Code Monkey home page Code Monkey logo

Comments (8)

fhmbrg avatar fhmbrg commented on July 29, 2024

I've the same problem.

My docker-compose.yml:
version: '2'
services:
cloudflarae-ddns:
image: oznu/cloudflare-ddns:latest
container_name: cloudflare-ddns
restart: always
environment:
- API_KEY=MY_API_KEY
- ZONE=MY-DOMAIN.COM
- PROXIED=false
- PUID=1000
- PGID=100
- TZ=Europe/Berlin

=============================================================

Docker container log:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 30-cloudflare-setup: executing...
DNS Zone: MY-DOMAIN.COM (f581db51a5c929f45b8e71f915e2497d)
DNS Record: MY-DOMAIN.COM (6433f13d1a2862d47c5dbe67a856fc4f)
[cont-init.d] 30-cloudflare-setup: exited 0.
[cont-init.d] 50-ddns: executing...
Updating CloudFlare DNS record MY-DOMAIN.COM from CURRENT_DDNS_IP to ;; connection timed out; no servers could be reached...
ERROR: Failed to update CloudFlare DNS record MY-DOMAIN.COM from CURRENT_DDNS_IP to ;; connection timed out; no servers could be reached
[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.

from docker-cloudflare-ddns.

chicungunya avatar chicungunya commented on July 29, 2024

Exactly the same error !
Did you find a solution ?
Thanks guys

from docker-cloudflare-ddns.

chicungunya avatar chicungunya commented on July 29, 2024

Guys, I think I found the solution :

Check the log file and find the error message: β€œerror”: "You cannot use this API for domains (top-level domains) with .cf, .ga, .gq, .ml or .tk TLDs. DNS settings for this domain, please Use the Cloudflare dashboard.

So if you have a domain like this, it's impossible to use the API for these domains. And only Cloudflare can change this. Do you confirm @oznu ?

from docker-cloudflare-ddns.

Seferovic8 avatar Seferovic8 commented on July 29, 2024

No, in my log file I only get this error
ERROR: Failed to update CloudFlare DNS record example.ml from X.X.X.X to Y.Y.Y.Y

from docker-cloudflare-ddns.

chicungunya avatar chicungunya commented on July 29, 2024

Yes me too but if you have ml domain, it will never work. That's my point. cf, .ga, .gq, .ml or .tk does not work to upload cloudflare DNS

from docker-cloudflare-ddns.

stale avatar stale commented on July 29, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from docker-cloudflare-ddns.

gkchim avatar gkchim commented on July 29, 2024

i have the same issue

from docker-cloudflare-ddns.

Masterpayneio avatar Masterpayneio commented on July 29, 2024

Curious, similar errors to mine. This seams to happen every year around this time. Also found this if it helps anyone. "The DNS API cannot be used for domains with .cf, .ga, .gq, .ml, or .tk TLDs." -Unfixable-

from docker-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.