docker-cloudflare-ddns icon indicating copy to clipboard operation
docker-cloudflare-ddns copied to clipboard

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.

Results 18 docker-cloudflare-ddns issues
Sort by recently updated
recently updated
newest added

Getting this error any ideas ? Updating CloudFlare DNS record *******.ga from 8.8.8.8 to ***.***.114.79... ERROR: Failed to update CloudFlare DNS record ******.ga from 8.8.8.8 to ***.***.114.79

Ran into the issue when I was trying to get the app to update the 'www' A record on cloudflare. Popped it in the subdomain field of the app, and...

![image](https://user-images.githubusercontent.com/74112751/145648282-74dde713-2630-471b-a5a3-00dcc51a6da0.png) I have done the zoning correctly (i think) and even tried my global key

In the latest image Trivy is detecting 81 vulnerabilities in this image. > Total: 81 (UNKNOWN: 0, LOW: 10, MEDIUM: 24, HIGH: 40, CRITICAL: 7) [cloudflare-ddns_trivy_scan.txt](https://github.com/oznu/docker-cloudflare-ddns/files/8228507/cloudflare-ddns_trivy_scan.txt)

I try the command `dig +short myip.opendns.com @resolver1.opendns.com | tr -d '"'` in docker, it returns nothing. The `resolver1.opendns.com ` domain is poisoned in China. Could you please provide a...

Getting the warning below when running docker. Updating CloudFlare DNS record ******.com from ***.29.224.120 to ;; Warning: Client COOKIE mismatch... ERROR: Failed to update CloudFlare DNS record ******.com from ***.29.224.120...

The +short method of dig may return outputs in the case of an error. For example, if no IPv6 DNS server is available: ``` / # dig +short @2606:4700:4700::1111 -6...

Simple addition of current date/time to the output so its easy to see when/if problems occurred or IP changed.

Unfortunately since a couple of updates of the "latest" repository the updates of the subodmains is not working anymore. I'm using it on unraid and it only updates the latest...

It was working for a while and then i checked a few days later and saw this error in the log when trying to change AAAA record: ``` Updating CloudFlare...