Coder Social home page Coder Social logo

Comments (5)

cras4202tw avatar cras4202tw commented on August 16, 2024 1

Found the problem

For example, there is a reocrd in Cloudflare
aaaa.com
I used to set cloudflare-ddns-client to
AAAA.com
can be updated normally

Change to lowercase aaaa.com in config
To update normally

from cloudflare-ddns-client.

zaanposni avatar zaanposni commented on August 16, 2024

Hi @cras4202tw,
Can you share you config file? It should be located at ~/.cloudflare-ddns
Mine looks like:

[Cloudflare DDNS]
auth_type = token
api_token = my_token
domains = cooldomain.com

Does your cloudflare look something like this?
grafik

If you run cloudflare-ddns --update-now, the program just exits? This seems like there are no domains defined. In this case there is no output that would warn you.

from cloudflare-ddns-client.

cras4202tw avatar cras4202tw commented on August 16, 2024

In fact, I tested the same output for token and key
I deployed more than 10 DDNS and suddenly failed together

[Cloudflare DDNS]
auth_type = key
email = [email protected]
api_key = 486b70cec5358cd64d5XXXXXXXXXX
domains = XXXXXXp.crlab.io

from cloudflare-ddns-client.

zaanposni avatar zaanposni commented on August 16, 2024

As far as I can tell, you will not receive any further output if the domains you entered are valid, but there are no A or AAAA records found on your cloudflare.
Are you sure, that you have domains configured like I have in the image above?

from cloudflare-ddns-client.

zaanposni avatar zaanposni commented on August 16, 2024

Hey @cras4202tw,
I added detailed output that should handle your case.
Can you pull the newest version from the master branch and run the script again with using the --debug flag?

from cloudflare-ddns-client.

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.