hi
i just transferred 1500 sites to my new directadmin server. but lets encyrpt ssl certs could not be created. server gives that error below. does anyone have solution for it ? i couldn't able to clear pending authz because of there is no log records of authz.
Thank you
i just transferred 1500 sites to my new directadmin server. but lets encyrpt ssl certs could not be created. server gives that error below. does anyone have solution for it ? i couldn't able to clear pending authz because of there is no log records of authz.
Code:
Requesting new certificate order...
new-order error: HTTP/1.1 100 Continue
Expires: Mon, 05 Aug 2019 19:15:09 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: application/problem+json
Content-Length: 203
Boulder-Requester: 61676901
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: Z2aiabgp80j8zOY1kLP264vQkrBBpmtBfKuTDLqDwo0
Expires: Mon, 05 Aug 2019 19:15:10 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 05 Aug 2019 19:15:10 GMT
Connection: close
{
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new order :: too many currently pending authorizations: see https://letsencrypt.org/docs/rate-limits/",
"status": 429
}. Exiting...
Thank you