Healthcheck Error #7

Closed
opened 2025-11-20 04:18:40 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @jkonowitch on GitHub (Aug 23, 2019).

Configured using namecheap, and looks like the IP was updated successfully. I can access the UI, and all looks well. However, healthceck is failing?

{"level":"Warning","message":"Responded with error to healthcheck: lookup IP address of MYDOMAIN is 127.0.0.1, not MYIP","time":"2019-08-23T12:01:45.865150724Z","node":0}

Any thoughts?

Thanks for writing this btw 👍

Originally created by @jkonowitch on GitHub (Aug 23, 2019). Configured using namecheap, and looks like the IP was updated successfully. I can access the UI, and all looks well. However, healthceck is failing? ``` {"level":"Warning","message":"Responded with error to healthcheck: lookup IP address of MYDOMAIN is 127.0.0.1, not MYIP","time":"2019-08-23T12:01:45.865150724Z","node":0} ``` Any thoughts? Thanks for writing this btw 👍
Author
Owner

@qdm12 commented on GitHub (Aug 23, 2019):

Thanks for the compliment!

This means the program successfully updated your IP address for that domain name, but when looking up this domain name it gives 127.0.0.1 instead of your public IP address. I would need more information such as what's the domain provider and what ip method you are using.

@qdm12 commented on GitHub (Aug 23, 2019): Thanks for the compliment! This means the program successfully updated your IP address for that domain name, but when looking up this domain name it gives `127.0.0.1` instead of your public IP address. I would need more information such as what's the domain provider and what ip method you are using.
Author
Owner

@jkonowitch commented on GitHub (Aug 28, 2019):

Ah - I realize I took your example too literally and entered 127.0.0.1 as the initial IP address at the DNS provider. Deleting the volume and restarting fixed it 👍

@jkonowitch commented on GitHub (Aug 28, 2019): Ah - I realize I took your example too literally and entered 127.0.0.1 as the initial IP address at the DNS provider. Deleting the volume and restarting fixed it :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#7