mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #1208] SSL Certificate renewal after expiration and NPM update #985
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#985
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 @maxdd on GitHub (Jun 27, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1208
Originally assigned to: @jc21 on GitHub.
Hi,
i'm facing issues with certificate renewal after there has been an expiration and after i've updated with the latest npm docker image. Below my log
@maxdd commented on GitHub (Jun 27, 2021):
This is the letsencrypt.log
Its seems like i have an issue to provide the following
http://************/.well-known/acme-challenge/Cn50XLdix7BY8fgOmEgCnSPptSZY8U8s0-ghdNcJaNY
Could it be due to HSTS or something similar?
@Haringstad commented on GitHub (Jun 28, 2021):
I am seeing the same error here. Tried a lot of things to fix it on my end, but it won't work.
Maybe it is time that acme.sh is going to be used?
@smachi commented on GitHub (Jun 28, 2021):
The same thing is happening to me. All my certificates have expired and NPM is not able to renew them since some versions ago
@maxdd commented on GitHub (Jun 28, 2021):
Did any of you try a clean installation? I would like to avoid it since I have configured a lot lately.
@Haringstad commented on GitHub (Jun 28, 2021):
@maxdd, I am sorry, but I didn't reinstall. I've got more than 30 proxies
configured, so........ You can understand why I would not go through the
full re-install.
On Mon, Jun 28, 2021 at 6:51 PM maxdd @.***> wrote:
@jc21 commented on GitHub (Jun 29, 2021):
On my production host I am not seeing this problem and I haven't started fresh in about 18months. Also using the latest image.
Are you able to request a new certificate for a new host?
@maxdd commented on GitHub (Jun 29, 2021):
No i'm not.
I would say the first thing we should investigate is
How can we verify this? My
80 and443 portsareis open thoughEDIT: I correct myself, port 80 was needed in order to do the renewal and i decided to disabled it once i generated my previous certificates.
Now it works
@smachi commented on GitHub (Jul 3, 2021):
@maxdd Thanks for the hint!
In my case, port 80 wasn't open and that was the cause. I've just opened it and the certificate renewals are working now :)
@Haringstad commented on GitHub (Jul 3, 2021):
Fact remains that I use DNS for verification, and I do see the record being
created in DNS, but it still gives an error.
Regards,
Jacco van Koll
On Sat, Jul 3, 2021 at 9:44 AM Salva Machí @.***> wrote:
@talesam commented on GitHub (Jul 28, 2021):
I'm facing the same error with myself, I can't renew any certificate. My server has been running for a long time, before I was able to renew, now not anymore.
@chaptergy commented on GitHub (Jul 28, 2021):
The original author of this issue and others in the thread hat not forwarded port 80 in their router and were able to renew the certificate successfully after opening the port.In order to prevent this issue from becoming a graveyard for various different issues which arise for some people, I'm going to close this issue.
@talesam I have moved your comment to a new issue. You can also open a new one I you would like to be the author of the issue.
@talesam commented on GitHub (Jul 28, 2021):
Port 80 is open, that's not it.