Let's Encrypt Unable to Issue/Renew SSL

sdeepakbz

New member
Joined
Nov 19, 2019
Messages
2
The user from the Server reported the first attempt to renew SSL failed and threw rate limit error. I tried issuing SSL to the domain to the server which already has let's encrypt SSL running but it didn't work as well. I checked on SSL for a free website the domain is not rate-limited as well.

Let's debug the website also show no problem.

Error log.

2020/07/28 12:25:25 [INFO] [ultranode.tk, www.ultranode.tk] acme: Obtaining SAN certificate
2020/07/28 12:25:25 Could not obtain certificates:
acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rateLimited :: Error creating new order :: too many new orders recently: see https://letsencrypt.org/docs/rate-limits/, url:
Certificate generation failed.


All the domains on the server are failing. Does it look like server IP has been rate limited?
 
There is your answer
I also created a thread on Let's encrypt forums and they also pointed out the same thing. So, it looks like Auto-Renewal on the server is creating too many requests on the server due to which limits are getting exhausted? Is there any way to track down the requests made for SSL new orders made for the domains? Or disable Auto-renewal and organize it in an optimized way?

I found this thread reply but unable to understand how it can be achieved.
 
Back
Top