mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #2282] Let's encrypt auto generate certificate does not work #1626
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#1626
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 @soubhi8 on GitHub (Sep 22, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2282
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
When creating a certificate with Let's encrypt the following invalid operation is thrown
Nginx Proxy Manager Version
v2.9.18
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To create an ssl certificate
Screenshots
Operating System
given image from docker compose
@rightsaidfred99 commented on GitHub (Sep 22, 2022):
confirmed on my end too
@skirven4 commented on GitHub (Sep 24, 2022):
I am having a similar issue here. I could create a cert using udm-le.sh, and then pull from UDM Pro to my NPM and it worked. But I can't get CloudFlare DNS Challenge to work in NPM.
`Error: Command failed: pip install certbot-dns-cloudflare==$(certbot --version | grep -Eo '0-9+') cloudflare
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [124 lines of output]
Collecting setuptools!=60.9.0,>=40.6.0
Using cached setuptools-65.3.0-py3-none-any.whl (1.2 MB)
Collecting wheel
Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.1.tar.gz (508 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 KB 3.2 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting setuptools-rust>=0.11.4
Downloading setuptools_rust-1.5.2-py3-none-any.whl (23 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 1.7 MB/s eta 0:00:00
Collecting typing-extensions>=3.7.4.3
Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB)
Collecting semantic-version<3,>=2.8.2
Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Building wheels for collected packages: cffi
Building wheel for cffi (setup.py): started
Building wheel for cffi (setup.py): finished with status 'error'
error: subprocess-exited-with-error
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
WARNING: You are using pip version 22.0.4; however, version 22.2.2 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
@anhhtz commented on GitHub (Sep 25, 2022):
Are you using Clouflare Dynamic DNS ?
@skirven4 commented on GitHub (Sep 25, 2022):
No. I was using the DNS Challenge with the Authentication token.
Sent from Yahoo Mail for iPhone
On Sunday, September 25, 2022, 3:45 AM, Anh Hoang Tuan @.***> wrote:
Are you using Clouflare Dynamic DNS ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>
@NSerbin commented on GitHub (Sep 25, 2022):
Your problem is related to this issue https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1769
downgrade your NginxProxyManager and u ll be able to work with certs
@skirven4 commented on GitHub (Sep 26, 2022):
I think mine is related to #2190, actually. Apologies for the confusion!
@NicholasRoberge commented on GitHub (Sep 28, 2022):
Any guidance on how to downgrade NPM when it is being used as a docker on unRaid?
@github-actions[bot] commented on GitHub (Feb 9, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 25, 2025):
Issue was closed due to inactivity.