Giter Site home page Giter Site logo

Comments (7)

favonia avatar favonia commented on August 25, 2024 1

😞 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

As for these two lines, it means your network blocked or did not support IPv6, which I believe is unrelated to the main concern.

from cloudflare-ddns.

iAmSaugata avatar iAmSaugata commented on August 25, 2024 1

Yes, I have tested, no longer getting the error.

from cloudflare-ddns.

favonia avatar favonia commented on August 25, 2024

Thanks for the reporting. This means the tool (or the library cloudflare-go, more specifically) could not receive the HTTP response from Cloudflare before the connection times out, but the Cloudflare server actually received the request and implemented it correctly. It's just that the response was not properly received and thus the tool played safe and assumes the operation might have failed.

The most relevant setting is UPDATE_TIMEOUT which by default is 30s (30 seconds). It controls how soon timeouts would happen, and I thought 30 seconds would be sufficient. What's your setting of UPDATE_TIMEOUT? Does changing it into a different value (such as 5m for 5 minutes) solve the problem? If so, I prefer keeping the current default values until the next major release, and for now you can set it into a bigger value to prevent timeouts. If changing it into a large value still does not solve the problem, it means there's a serious bug and I'd like to fix it. Please let me know!

from cloudflare-ddns.

favonia avatar favonia commented on August 25, 2024

@iAmSaugata Hi, is there any progress on the issue? The value of UPDATE_TIMEOUT would be helpful to diagnose the issue.

from cloudflare-ddns.

favonia avatar favonia commented on August 25, 2024

@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.

from cloudflare-ddns.

favonia avatar favonia commented on August 25, 2024

@iAmSaugata The new release should have fixed the issue. Please check. Thanks!

from cloudflare-ddns.

favonia avatar favonia commented on August 25, 2024

Yes, I have tested, no longer getting the error.

Thanks for the confirmation.

from cloudflare-ddns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.