You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.
It was working for a while and then i checked a few days later and saw this error in the log when trying to change AAAA record:
Updating CloudFlare DNS record mydomain.com from 1:1:1:1:1:1:1:1 to ;; connection timed out; no servers could be reached...
ERROR: Failed to update CloudFlare DNS record mydomain.com from 1:1:1:1:1:1:1:1 to ;; connection timed out; no servers could be reached
The issue is, that the docker containers don't have an IPv6. So either you'd need to set --network=host or enable IPv6 for docker containers (although I'm not sure which ip would be set with the second option)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It was working for a while and then i checked a few days later and saw this error in the log when trying to change AAAA record:
I am using portainer und this is my config:
The text was updated successfully, but these errors were encountered: