[GH-ISSUE #1031] Renewal Errors in Log #866

Closed
opened 2026-02-26 06:34:44 +03:00 by kerem · 0 comments
Owner

Originally created by @CorneliousJD on GitHub (Apr 21, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1031

Describe the bug

  • I used to have SSLs for each subdomain.domain.com but moved to a wildcard DNS challenge with cloudflare and now it shows at least one old domain in the logs.
    v2.8.1

Logs

[4/21/2021] [4:19:24 PM] [SSL ] › ℹ info Renewing SSL certs close to expiry...
[4/21/2021] [4:24:30 PM] [SSL ] › ✖ error Error: Command failed: /usr/bin/certbot renew --non-interactive --quiet --config "/etc/letsencrypt.ini" --preferred-challenges "dns,http" --disable-hook-validation

Challenge failed for domain oldsubdomain.domain.com

Attempting to renew cert (npm-25) from /etc/letsencrypt/renewal/npm-25.conf produced an unexpected error: Some challenges have failed.. Skipping.

All renewal attempts failed. The following certs could not be renewed:

/etc/letsencrypt/live/npm-25/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)

Operating System
Docker container.

Additional context
My main cert is a wildcard cert now and that has renwed on its own fine, but this old cert shows in the logs regularly and will not seem to go away?

Originally created by @CorneliousJD on GitHub (Apr 21, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1031 **Describe the bug** - I used to have SSLs for each subdomain.domain.com but moved to a wildcard DNS challenge with cloudflare and now it shows at least one old domain in the logs. v2.8.1 **Logs** ``` [4/21/2021] [4:19:24 PM] [SSL ] › ℹ info Renewing SSL certs close to expiry... [4/21/2021] [4:24:30 PM] [SSL ] › ✖ error Error: Command failed: /usr/bin/certbot renew --non-interactive --quiet --config "/etc/letsencrypt.ini" --preferred-challenges "dns,http" --disable-hook-validation Challenge failed for domain oldsubdomain.domain.com Attempting to renew cert (npm-25) from /etc/letsencrypt/renewal/npm-25.conf produced an unexpected error: Some challenges have failed.. Skipping. All renewal attempts failed. The following certs could not be renewed: /etc/letsencrypt/live/npm-25/fullchain.pem (failure) 1 renew failure(s), 0 parse failure(s) ``` **Operating System** Docker container. **Additional context** My main cert is a wildcard cert now and that has renwed on its own fine, but this old cert shows in the logs regularly and will not seem to go away?
kerem 2026-02-26 06:34:44 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#866
No description provided.