mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #4040] internal error cloudflare #2634
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2634
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 @ilgio on GitHub (Oct 7, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4040
I followed the guide to allow the certbot to cloudflare with the creation of API but it gives me an error
certbot: error: unrecognized arguments: --dns-cloudflare-credentials /etc/letsencrypt/credentials/credentials-9
@dullin commented on GitHub (Oct 19, 2024):
I had the same issue (using Proxmox container helper scripts) and the issue was that the plugin for cloudflare was misconfigured https://github.com/tteck/Proxmox/issues/3929
The solution was to manually reinstall the plugin with the command
python3 -m pip install --no-cache-dir certbot-dns-cloudflarein the container. After that, the challenge went trough.@bmac6996 commented on GitHub (Oct 25, 2024):
As of today, I was able to replicate the issue. Thanks to @dullin comment, I was able to reinstall certbot and retrieve a CERT.
@github-actions[bot] commented on GitHub (May 16, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍