[GH-ISSUE #697] Gracefully fail if certbot runs into an error when unable to obtain certificate #588

Closed
opened 2026-02-26 06:33:32 +03:00 by kerem · 1 comment
Owner

Originally created by @evulhotdog on GitHub (Nov 6, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/697

Is your feature request related to a problem? Please describe.
Yes, I hit the rate-limit of requesting too many certs for a particular domain in Lets Encrypt, and I am unable to renew it.

Describe the solution you'd like
When hitting the TooManyCertificates error as below, I would like the npm to fail gracefully and pass the error to the GUI.

Describe alternatives you've considered
n/a

Additional context

Plugins selected: Authenticator dns-cloudflare, Installer None
Obtaining a new certificate
An unexpected error occurred:
There were too many requests of a given type :: Error creating new order :: too many certificates already issued for exact set of domains: foo.bar.com: see https://letsencrypt.org/docs/rate-limits/
Please see the logfiles in /var/log/letsencrypt for more details.

Originally created by @evulhotdog on GitHub (Nov 6, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/697 **Is your feature request related to a problem? Please describe.** Yes, I hit the rate-limit of requesting too many certs for a particular domain in Lets Encrypt, and I am unable to renew it. **Describe the solution you'd like** When hitting the TooManyCertificates error as below, I would like the npm to fail gracefully and pass the error to the GUI. **Describe alternatives you've considered** n/a **Additional context** > Plugins selected: Authenticator dns-cloudflare, Installer None > Obtaining a new certificate > An unexpected error occurred: > There were too many requests of a given type :: Error creating new order :: too many certificates already issued for exact set of domains: foo.bar.com: see https://letsencrypt.org/docs/rate-limits/ > Please see the logfiles in /var/log/letsencrypt for more details.
kerem 2026-02-26 06:33:32 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 24, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2016661889 --> @github-actions[bot] commented on GitHub (Mar 24, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
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#588
No description provided.