oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.07k stars 213 forks source link

Failed to update CloudFlare DNS record #75

Closed Semtex1982 closed 3 years ago

Semtex1982 commented 3 years ago

I tried to set up the docker container...

I went by your instructions in the readme. If i do not have a DNS record i get the following error: ERROR: Failed to create DNS record

If i setup a DNS Record in my cloudflare account i get the following Failed to update CloudFlare DNS record

i use the following command to start the container docker run -e API_KEY=XXXXXXXXXXXX -e ZONE=XXXXXX.XX -e PROXIED=true oznu/cloudflare-ddns