mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Healthcheck Error #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
Any thoughts?
Thanks for writing this btw 👍
@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.1instead of your public IP address. I would need more information such as what's the domain provider and what ip method you are using.@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 👍