mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #4511] Deleting a wildcard cert and adding it again results in errors #2889
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#2889
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 @JohnGalt1717 on GitHub (Apr 28, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4511
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
If I delete a wild card certificate from the list of ssl certs so that I can recreate it with new dns credentials (because there doesn't appear to be an edit function so that you can update. credentials or change dns hosts) and then create it again you then get errors in the logs like this:
It appears to be trying to use the same directory for the cert that was there before because it appears to think it still exists somehow.
Nginx Proxy Manager Version
v2.12.3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should create a new entry or recreate the folders etc. properly.
@Whys8182 commented on GitHub (May 6, 2025):
me, too!
@github-actions[bot] commented on GitHub (Nov 14, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@JohnGalt1717 commented on GitHub (Nov 14, 2025):
Comment.
@muchowsky commented on GitHub (Dec 10, 2025):
For me i deleted certificate because i wanted to try different configuration. When i tried to create new one it returned some internal error
i tired to restart docker image but in this state it couldn't bring itself up
It did started working after i deleted config in proxy host folder that used this non existing ssl certificate so looking at this issue it could be good to remove this ssl certificate from all proxy hosts configs before proceeding with deletion or block deletion until user does it by him self.
Container log (After restart):
Nginx Proxy Manager Version
v2.13.5