mirror of
https://github.com/CaddyBuilds/caddy-cloudflare.git
synced 2026-04-26 12:35:55 +03:00
[GH-ISSUE #9] error zone cloudflare #4
Labels
No labels
documentation
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/caddy-cloudflare#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devzucca on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/CaddyBuilds/caddy-cloudflare/issues/9
Originally assigned to: @vkartk on GitHub.
Hi, thank you for this, but I'm suffering, I found this repo after I tried manually, to do all the configuration with cloudflare, and manually I get an error:
which happens to be the same error that I get with this image, but it takes less time to configure, thank you for this and your time, I follow the cloudflare steps for zone permissions in the api, but I keep encountering the same error, please if you can help me I would be grateful.
@vkartk commented on GitHub (Oct 22, 2024):
@devzucca Could you please share your
Docker Compose fileandCaddyfileconfiguration? It would help me better understand the issue and assist with troubleshooting.If you haven't yet, please regenerate a new Cloudflare API token by following the instructions in the README.
@github-actions[bot] commented on GitHub (Dec 2, 2024):
This issue has been automatically marked as stale due to inactivity. If no further activity occurs, it will be closed in 7 days.
@rightsaidfred99 commented on GitHub (Oct 18, 2025):
Im getting this too, drives me bonkers
nginx is fine. it's a bug with caddy for sure
@vkartk commented on GitHub (Oct 18, 2025):
Hi @rightsaidfred99, could you share the logs and Caddy configuration for the domain?
@rightsaidfred99 commented on GitHub (Oct 19, 2025):
All good now.
In the end, Cloudflare needed access to ALL zones, edit permission with the API. For some reason nginx was fine with just the specific Zone with the API. It's all solved now.
@vkartk commented on GitHub (Oct 20, 2025):
Great to know. it’s all working now!