mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #208] Deleted entities (certificates, users) are not propagated properly #183
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#183
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 @just-a-usr on GitHub (Oct 9, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/208
If there is a redirect using a Let's encrypt Cert and you delete the certificate you can't change the redirect afterwards. The redirect dashboard shows the redirect as HTTP but the nginx conf is still for SSL including the path to the deleted Cert.
It would be great if not only the dashboard change to http, but also the nginx config.
Workaround:
Shut down containers and manually change the nginx conf in data/nginx/redirection_host/xx.conf to an http conf.
@chaptergy commented on GitHub (May 12, 2021):
Also happening for users, which are deleted.
@github-actions[bot] commented on GitHub (Apr 2, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 12, 2025):
Issue was closed due to inactivity.