mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #999] Unable to renew cert because of outdated certbot? #838
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#838
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 @ikomhoog on GitHub (Apr 4, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/999
Checklist
jc21/nginx-proxy-manager:latestdocker image? yesDescribe the bug
My certs expired and npm cannot renew them because of an error, there is a timeout when trying it manually.
My certs are cloudflare DNS challenges for "*.mydomain.com" and "mydomain.com" in 1 cert
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the certs to be renewed
Operating System
UnRaid Docker
Additional context
UnRaid 6.9.1
@akanealw commented on GitHub (May 6, 2021):
Did you ever fix this? I'm having the same issue.
@jc21 commented on GitHub (May 6, 2021):
@akanealw what version of Nginx Proxy Manager is shown in the UI?
@akanealw commented on GitHub (May 6, 2021):
2.9.0. I'm running jc21/nginx-proxy-manager:latest and I repulled it just in case there was a new version but no change.
@akanealw commented on GitHub (May 6, 2021):
I must have left this comment on the wrong issue. I'm trying to generate a certificate for a new domain. My error is different but still something about an outdated certbot version.
@jc21 commented on GitHub (May 6, 2021):
right so the previous certbot version in 2.8.1 (alpine) is 1.4.0, the one in 2.9.0 (debian) is 0.31.0. I'll look at pulling from a more up to date source.
@akanealw commented on GitHub (May 6, 2021):
Ok, cool. I'm just a bit confused that I'm on 2.9.0 but still somehow 2.8.1? Should I pull jc21/nginx-proxy-manager:2.9.0 instead?
@jc21 commented on GitHub (May 6, 2021):
? how do you know you're on an old version, if the UI reports the newest version?
@akanealw commented on GitHub (May 6, 2021):
oh nvm, I was misreading the version mismatch.
@ikomhoog commented on GitHub (May 6, 2021):
Sorry for the late reply, I didn't fix this, I closed it because it was a duplicate and only discovered it after I made this one.
The other issue thread is: #967
Should have commented that when closing.