mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #253] New certs and renewals fail #220
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#220
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 @davidlesicnik on GitHub (Dec 11, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/253
Hello, I am facing an issue where I can't seem to create new LE certs or renew existing ones.
This is a snippet of the log where NPM attempted to automatically renew certs (I replaced the domain name with examples)
On the web interface creating/renewin certs pops up an "Internal Error" code and looking into the logs I get the same error
@s4b3rt0oth commented on GitHub (Dec 26, 2019):
Is your server publicly accessible?
@NeoMatrixJR commented on GitHub (Feb 6, 2020):
Anyone sort this out? I'm having the EXACT same issue...and yes, the server is publicly accessible. When I try to reach one of my URLs I've got setup in NginxProxyManager I get a cert error, it shows my old LE cert that's out of date. Strangely, it says my site's setup for HSTS, so I can't even bypass it....but I never set that up.
@dariusateik commented on GitHub (Feb 6, 2020):
I had problem with renewal; in my case was:
I had testing proxy host; later I delete it (proxy host); but somehow old file was not removed from /letsencrypt/renewal directory; I just delete old (unused) npm-x.conf file and all certs renewed without any problems; may be it is your case too ?
check all files in /letsencrypt/renewal directory - if you find old / unused hosts in there ; just delete not needed file and check if problem solved
@ghost commented on GitHub (Mar 29, 2020):
I got the same issue.
@SDekkers commented on GitHub (Jan 20, 2021):
Same issue here.
@github-actions[bot] commented on GitHub (Apr 1, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 11, 2025):
Issue was closed due to inactivity.