oznu/docker-cloudflare-ddns

API key not working

TimyIsCool opened this issue · 6 comments

image
I have done the zoning correctly (i think) and even tried my global key

As you can see issue is container is unable to reach cloudflare. similar thing happened for me when i moved my pihole instance from one proxmox instance to another.

try
#47 (comment)

still an issue, last version, still got the resolve error even with the dns set in the compose file

I'm having the same issue. I confirmed my key is fine.

@kustomrtr can you form the API key correct and set permissions (from here ) are correct?

get API_KEY from running container with

docker exec containername env | grep API_KEY | cut -d'=' -f2

I am having the same problem here, anyone have a solution yet?

@SheepYY039 have you tried this and this?