Suddenly SSL certificate not generate #4671
wpdevninja
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Suddenly no SSL certificate was generated by Letsencrypt. Here is an example of a log
2024-12-25T13:40:35.756848275Z 2024-12-25T13:40:35Z ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [xyz.domain.com]: acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rateLimited :: too many failed authorizations (5) for "xyz.domain.com" in the last 1h0m0s, retry after 2024-12-25 13:44:25 UTC: see https://letsencrypt.org/docs/rate-limits/#authorization-failures-per-hostname-per-account" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["xyz.domain.com"] providerName=letsencrypt.acme routerName=https-0-v4888sc040sks8oskgoowsg4-wordpress@docker rule="Host(
xyz.domain.com
) && PathPrefix(/
)"Beta Was this translation helpful? Give feedback.
All reactions