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.08k stars 219 forks source link

DNS record for XYZ.cf was not found in XYZ.cf zone. creating now... ERROR #39

Closed Gnollo closed 4 years ago

Gnollo commented 4 years ago

I use unraid and installed the Cloudflare-ddns docker, but i am getting this error message. I created a custo API Token, and pasted it in the config. Got the first error message, was asked to removed the email record, done that and this is the new error message I get in the log. PS I replaced my actual address with XYZ

[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: XYZ.cf (lotsofnumbers) DNS record for 'XYZ.cf' was not found in XYZ.cf zone. Creating now...

ERROR: Failed to create DNS record 'XYZ.cf'


[cont-init.d] 30-cloudflare-setup: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] 50-remove-record: executing... [cont-finish.d] 50-remove-record: exited 0. [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.

oznu commented 4 years ago

See https://github.com/oznu/docker-cloudflare-ddns/issues/36

CloudFlare is preventing API access to .cf domains.

Gnollo commented 4 years ago

Ok so no way for me to use this app to get it to auto-update?

oznu commented 4 years ago

I think so