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

Unraid email address field is mandatory #67

Closed ustrucx closed 3 years ago

ustrucx commented 3 years ago

While there is a warning about NOT FILLING the email when using a scoped API in the documentation, the email field remains mandatory making it impossible to use it in Unraid with a scoped API.

What made me guess this is the problem on my setup was this message:

ERROR: Invalid CloudFlare Credentials - 400

Make sure the EMAIL and API_KEY variables are correct. You can get your CloudFlare API Key here: https://www.cloudflare.com/a/profile

If you are using a zone token please remove the EMAIL variable from this container.

Merp4 commented 3 years ago

...making it impossible to use it in Unraid with a scoped API.

I just ran in to this, a workaround in Unraid is to enable advanced view then you can disable email being required, which makes it work as documented.

RyanOver9000 commented 3 years ago

Merp4's solution worked for me. Thanks!

stale[bot] commented 3 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.