Rate limit exceeded

Hey,
I’m using certbot over a year for creating certificates, everything worked smoothly.
before few weeks we bought the .com domain which means we need to create certs for it too, I build also a new test environment - with the sub-domain test.* - for all of the services.

now after I finished with the test environment I’m trying to create the production but getting rate limit error, my question is if there is any way to reset the limit or to do something instead of waiting a week?

thanks in advance,
Barak.

My domain is:
pickspace.com & pickspace.net

I ran this command:
certbot certonly --webroot …

It produced this output:
There were too many requests of a given type :: Error creating new cert :: too many certificates already issued for: pickspace.net, pickspace.com: see https://letsencrypt.org/docs/rate-limits/

My web server is (include version):
nginx/1.10.2

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

My hosting provider, if applicable, is:
Google Cloud

I can login to a root shell on my machine (yes or no, or I don’t know):
yes

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

Hi @Barakar,

No, you have reached the 20 certificates per 7 days limit for both domains so there isn't a way to reset this limit.

But you don't need to wait 7 days;

For pickspace.com and pickspace.net you could issue 1 (and only 1) certificate for each one on 2018-Feb-21 16:27:00 UTC

Cheers,
sahsanu

1 Like

Ok, thank you for the fast answer!

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