Hello everyone,
I'm encountering a critical issue with SSL certificate renewals on some of my websites after updating to aapanel Free version 7.0.21.
When attempting to renew the SSL, I receive the following error message:
|-Creating order..
error_result: {'type': 'urn:ietf:params:acme:error:rateLimited', 'detail': 'too many certificates (5) already issued for this exact set of identifiers in the last 168h0m0s, retry after 2025-06-27 19:54:01 UTC: see https://letsencrypt.org/docs/rate-limits/#new-certificates-per-exact-set-of-hostnames', 'status': 429}
This error indicates that too many certificates have been issued for the exact set of hostnames within the last 168 hours (7 days), exceeding Let's Encrypt's rate limits.
Prior to updating to version 7.0.21, I never experienced any problems with SSL renewals. This issue only started occurring after the update.
Given that the SSL certificates are set to expire in four days, I urgently need a solution. What steps can be taken to resolve this problem and allow for successful SSL renewal?
Any guidance or assistance would be greatly appreciated.