-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Error in logs, but update working fine, any reason behind this? #147
Comments
Thanks for the reporting. This means the tool (or the library The most relevant setting is |
As for these two lines, it means your network blocked or did not support IPv6, which I believe is unrelated to the main concern. |
@iAmSaugata Hi, is there any progress on the issue? The value of |
@iAmSaugata I am closing this with the PR #159 because I seemed to be able to re-create this bug. However, this does not mean your bug has the same cause and please re-open the issue if it's not fixed for you. |
@iAmSaugata The new release should have fixed the issue. Please check. Thanks! |
Yes, I have tested, no longer getting the error. |
Thanks for the confirmation. |
I am getting following error while it is trying to update the IP address, but in CF, ip getting updated successfully.
🌐 Detected the IPv4 address: X.X.X.X
😞 Failed to update a stale A record of "home.domain.fqdn" (ID: 294fcde3fbf00433d8c36b6cf47125d9): operation aborted during backoff: context deadline exceeded
😞 Failed to delete a stale A record of "home.domain.fqdn" (ID: 294fcde3fbf00433d8c36b6cf47125d9): operation aborted during backoff: context deadline exceeded
😞 Failed to add a new A record of "home.domain.fqdn": operation aborted during backoff: context deadline exceeded
😞 Failed to (fully) update A records of "home.domain.fqdn"
😞 Failed to retrieve records of "domain.fqdn": operation aborted during backoff: context deadline exceeded
😞 Failed to (fully) update A records of "domain.fqdn"
😞 Failed to send HTTP(S) request to "https://[2606:4700:4700::1111]/cdn-cgi/trace": Get "https://[2606:4700:4700::1111]/cdn-cgi/trace": dial tcp [2606:4700:4700::1111]:443: connect: cannot assign requested address
😞 Failed to detect the IPv6 address
The text was updated successfully, but these errors were encountered: