Cant get new certficate

Requesting new certificate order…
new-order error: HTTP/1.1 100 Continue

HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 19 Jul 2020 20:41:47 GMT
Content-Type: application/problem+json
Content-Length: 246
Connection: keep-alive
Boulder-Requester: 87922678
Cache-Control: public, max-age=0, no-cache
Link: ;rel=“index”
Replay-Nonce: 0102ICcszOOB3b8peuEJYU8iFyMvkzsrsi0xPipZdT-Y5MI

{
“type”: “urn:ietf:params:acme:error:rateLimited”,
“detail”: “Error creating new order :: too many certificates already issued for exact set of domains: 4gosu.pl,www.4gosu.pl: see https://letsencrypt.org/docs/rate-limits/”,
“status”: 429
}. Exiting…

i was forced to delete my afla version of my site, i decided to erase whole folder, then i lost my cert, cant get another one cause too many certificates already issued for exact set of domains?? how could be?

how to fix it?

1 Like

If you'd followed the link in that error message, you'd have your answer: because you've already created five certs for the exact same domain names within the past week. This test:
https://check-your-website.server-daten.de/?q=4gosu.pl
Shows the details:


You created one cert on the 13th, one on the 14th, and three on the 15th. You'll be able to create another one tomorrow at 16:51 (and though the time zone isn't stated that I see, it's probably GMT).

3 Likes

thank you my friend for explaining this to me!

I read the document at this link, but I couldn’t understand the point.

1 Like

When you create a certificate - or multiple - you have to install it if your client doesn’t automatically do that for you. But you should never delete the certificates.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.