Rate limit for ‘/directory’ reached – error 429, 467
-
In my case the cause of this problem was that I had a domain that was redirecting to another domain. The domain that was being redirected exceeded a rate limit of pending authorizations. This caused all other SSL Cert requests to fail for all other domains. To fix the problem I removed the redirect and manually requested new SSL Certs for all domains. For now I have excluded the domain that is being redirected, but that will cause a problem for that http redirect without an SSL Cert because of the way Google enforces SSL. The most logical approach is to deal with the Google SSL headache while the redirected domain is excluded in the AutoSSL plugin to allow enough time to pass in order to allow the Let’s Encrypt rate limit to fall into a limit, which does not exceed the rate limit. So I can then request a new SSL Cert for the domain that is being redirected.
- The topic ‘Rate limit for ‘/directory’ reached – error 429, 467’ is closed to new replies.