Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Help troubleshooting this error #28

Closed
lordraiden opened this issue Feb 9, 2020 · 2 comments
Closed

Help troubleshooting this error #28

lordraiden opened this issue Feb 9, 2020 · 2 comments

Comments

@lordraiden
Copy link

lordraiden commented Feb 9, 2020

How can I fix this? I have been hardening Cloudflare condiguration, the firewall is not blocking anything but is possible that some setting (TLS 1.3, HTTPS force...) is breaking the IP sync?

[cont-init.d] 50-ddns: exited 0.
[cont-init.d] done.
[services.d] starting services
Starting crond...
crond: crond (busybox 1.31.1) started, log level 6
[services.d] done.
crond: USER root pid 248 cmd /etc/cont-init.d/50-ddns
Updating CloudFlare DNS record XXXX.from XXXXX to ;; connection timed out; no servers could be reached...
Updating CloudFlare DNS record XXXXXX from XXXXXXX to ;; connection timed out; no servers could be reached...
ERROR: Failed to update CloudFlare DNS record XXXXXXXX from XXXXXto ;; connection timed out; no servers could be reached

@clevernyyyy
Copy link

FYI - I just got this error too. You wouldn't happen to be using Century Link or ATT would you?

https://www.reddit.com/r/centurylink/comments/8jq0kx/centurylink_wont_route_to_cloudflare_dns_1111/

You can probably edit this line, to something like this:

IP_ADDRESS=$(dig +short myip.opendns.com @resolver1.opendns.com | tr -d '"')

@clevernyyyy
Copy link

Hopefully this addresses the issue: #30

@oznu oznu closed this as completed Mar 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants