docker-cloudflare-ddns icon indicating copy to clipboard operation
docker-cloudflare-ddns copied to clipboard

API key not working

Open TimyIsCool opened this issue 2 years ago • 6 comments

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

TimyIsCool avatar Dec 10 '21 22:12 TimyIsCool

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 https://github.com/oznu/docker-cloudflare-ddns/issues/47#issuecomment-993903961

kdpuvvadi avatar Dec 14 '21 19:12 kdpuvvadi

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

julien-vu avatar Feb 03 '22 11:02 julien-vu

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

kustomrtr avatar Feb 12 '22 05:02 kustomrtr

@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

kdpuvvadi avatar Feb 12 '22 08:02 kdpuvvadi

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

jyyyeung avatar Jun 25 '22 09:06 jyyyeung

@SheepYY039 have you tried this and this?

kdpuvvadi avatar Jun 25 '22 10:06 kdpuvvadi