Questions about "error: 429"

We are having trouble generating certificates for some domains.

We use the DirectAdmin manager with the Litespeed Webserver.

When we try to issue the certificate for domain.com and www.domain.com at the same time, the following error is returned:

2021:11:29-14:11:55: LetsEncrypt(340586): exit code: 1 for domain='castroscct.com.br' : 2021/11/29 14:11:54 [INFO] [castroscct.com.br, www.castroscct.com.br] acme: Obtaining SAN certificate
2021/11/29 14:11:55 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 certificates (5) already issued for this exact set of domains in the last 168 hours: castroscct.com.br,www.castroscct.com.br: see Rate Limits - Let's Encrypt
Certificate generation failed.

2021:11:29-14:12:03: LetsEncrypt(340672): exit code: 1 for domain='castroscct.com.br' : 2021/11/29 14:12:03 [INFO] [castroscct.com.br] acme: Obtaining SAN certificate
2021/11/29 14:12:03 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 certificates (5) already issued for this exact set of domains in the last 168 hours: castroscct.com.br: see Rate Limits - Let's Encrypt
Certificate generation failed.

When I try to issue the certificate individually to domain.com or www.domain.com, the certificate is issued successfully.

Please use one of the previously issued 5 certificates.

2 Likes

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