May 31May 31 I've had this running DDNS updates to cloudflare for a few years without issues. "Cloudflare-DDNS" https://hub.docker.com/r/ghcr.io/akarys42/cloudflare-ddns-dockerBut stopped working about two months ago, unsure if it's cloudflare that's made a change (perhaps removed API key, in favor of API tokens), and above project now is perhaps(?) deprecated. - ddns - ERROR - Please provide at least one domain. - ddns - ERROR - Failed to parse delay: 300 isn't a valid duration.But when try the others, none of the other dockers works. "dns-updater" https://hub.docker.com/r/qmcgaw/ddns-updater/ No place to enter API token or domain, so didn't expect it to work, but hoped for some web overview to enter it but it didn't start at allERROR cannot write configuration to file: open /updater/data/config.json: permission denied"Cloudflare-DDNS-config" https://hub.docker.com/r/timothyjmiller/cloudflare-ddnsDoesn't start, doesn't log, so don't know what the issue is. "cloudflareddns" https://github.com/hotio/cloudflareddns/pkgs/container/cloudflareddnsThis is the closest, I know it reaches cloadflare and finds its zone ID. But the trace ends at "unexpected error" so don't know where to go from there. - INFO - Starting... - INFO - Detected IPv4 is [100.100.100.10]. - INFO - Requesting zone list from Cloudflare. - DEBUG - Response:{ "id": "43kdfgdfklkdfglkdgfslksdgf324", "name": "example.com"} - INFO - Retrieved zone list from Cloudflare. - INFO - [1/1] [*.example.com] Zone ID [43kdfgdfklkdfglkdgfslksdgf324] found for zone [example.com]. - INFO - [1/1] [*.example.com] Requesting DNS records from Cloudflare. - ERROR - [1/1] [*.example.com] An unexpected error occured! - INFO - Going to sleep for [300] seconds...(Cloudflare-token is "All zones - DNS:Edit" in case that's the issue)Any docker that work? And if so, how?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.