[GH-ISSUE #4040] internal error cloudflare #2634

Open
opened 2026-02-26 07:36:16 +03:00 by kerem · 3 comments
Owner

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

Screenshot 2024-10-07 alle 16 17 41 Screenshot 2024-10-07 alle 16 16 56 Screenshot 2024-10-07 alle 16 17 16
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 <img width="810" alt="Screenshot 2024-10-07 alle 16 17 41" src="https://github.com/user-attachments/assets/de6fabe6-0934-4d1f-b5e8-3d73bf4fe9ff"> <img width="596" alt="Screenshot 2024-10-07 alle 16 16 56" src="https://github.com/user-attachments/assets/1bf3623f-50dc-4368-bdcb-b3e177fdc30e"> <img width="1311" alt="Screenshot 2024-10-07 alle 16 17 16" src="https://github.com/user-attachments/assets/a4f24ab0-f545-46c5-aa3f-67abd89b7fde">
Author
Owner

@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-cloudflare in the container. After that, the challenge went trough.

<!-- gh-comment-id:2423408676 --> @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-cloudflare` in the container. After that, the challenge went trough.
Author
Owner

@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.

<!-- gh-comment-id:2438743193 --> @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.
Author
Owner

@github-actions[bot] commented on GitHub (May 16, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2885454824 --> @github-actions[bot] commented on GitHub (May 16, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#2634
No description provided.