mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #3251] Keeps trying to renew deleted certificates #2194
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#2194
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 @Waldorf3 on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3251
After changing from using domain based certificates to DNS based challenge, and now having just one wild-card cert for all my domains, I deleted all the old per-domain certificates (through the GUI, one by one).
Container logs now show it still tries (and fails) to renew all the deleted certificates. Obviously something goes wrong when certificates are deleted, and the database isn't updated correctly.
v2.10.4 © 2023 jc21.com. Theme by Tabler
@github-actions[bot] commented on GitHub (May 30, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@nik2208 commented on GitHub (Aug 27, 2024):
needed to set as deleted all table 'certificate' rows referring to deleted domain names. that solved the issue
@github-actions[bot] commented on GitHub (Jun 1, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Jan 22, 2026):
Issue is now considered stale. If you want to keep it open, please comment 👍
@Waldorf3 commented on GitHub (Jan 23, 2026):
still unresolved. Would be nice if someone would fix it instead of just repeatedly closing it