Too many certificates already issued for exact set of domains

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=*.aptdev.ca), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:
*.aptdev.ca
I ran this command:
Using rest api to generate the certificate. Unfortunately, rate is exceeded as I was setting it up first time. Is there a way to remove the limit or I have to wait for a week?
It produced this output:
2020-08-10 17:05:17,754 - DEBUG - Max number of attempts exceeded (1) when attempting to retrieve data from metadata service.
2020-08-10 17:05:17,755 - DEBUG - Loading JSON file: /usr/lib/python2.7/site-packages/botocore/data/endpoints.json
2020-08-10 17:05:17,824 - DEBUG - Loading variable profile from defaults.
2020-08-10 17:05:17,824 - DEBUG - Event choose-service-name: calling handler <function handle_service_name_alias at 0x7fa220ec71d0>
2020-08-10 17:05:17,841 - DEBUG - Loading JSON file: /usr/lib/python2.7/site-packages/botocore/data/route53/2013-04-01/service-2.json
2020-08-10 17:05:17,909 - DEBUG - Event creating-client-class.route53: calling handler <function add_generate_presigned_url at 0x7fa220f04750>
2020-08-10 17:05:17,909 - DEBUG - The s3 config key is not a dictionary type, ignoring its value of: None
2020-08-10 17:05:17,913 - DEBUG - Setting route53 timeout as (60, 60)
2020-08-10 17:05:17,914 - DEBUG - Loading JSON file: /usr/lib/python2.7/site-packages/botocore/data/_retry.json
2020-08-10 17:05:17,927 - DEBUG - Registering retry handlers for service: route53
2020-08-10 17:05:17,929 - INFO - acmev2 dns challenge
2020-08-10 17:05:17,929 - INFO - preparing new order
2020-08-10 17:05:18,854 - DEBUG - {
“type”: “urn:ietf:params:acme:error:rateLimited”,
“detail”: “Error creating new order :: too many certificates already issued for exact set of domains: *.aptdev.ca: see https://letsencrypt.org/docs/rate-limits/”,
“status”: 429
}
My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:
aws
I can login to a root shell on my machine (yes or no, or I don’t know):

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

No.

Why don't you use one of the 5 certificates you've got issued?

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