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

Zone not found in Cloudflare Acount #31

Closed Happyfeet01 closed 4 years ago

Happyfeet01 commented 4 years ago

Hello,

i would setup Dyndns for my homeserver. But download your Setup and create an API Token and add a subdomain to the DNS List, but get this Error:


ERROR: Zone for domain.tld was not found in your CloudFlare Account

Make sure the ZONE variable is correct and the domain exists in your CloudFlare account. You can add a new domain here:

https://www.cloudflare.com/a/add-site

the Docker command looks like

docker run \ -e API_KEY=xxxxxxxxx \ -e ZONE=domain.tld \ -e SUBDOMAIN=daheim \ oznu/cloudflare-ddns

whats wrong?

i hope you can help me

stale[bot] commented 4 years ago

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.