Hello!
I’ve noticed that certificate for our issues tracker has expired. There is a cron job that runs every day to renew certificate (in case it is about to expire). When I’ve logged onto the server there were a lot of cron jobs stuck (running some perl script).
I’ve killed them all and ran renew manually. Got “too many currently pending authorization” error. How could I fix this issue?
Thanks for your help!
Please fill out the fields below so we can help you better.
My domain is:
I ran this command (same command is ran daily - it used to work fine before):
sudo letsencrypt -n --standalone --pre-hook ‘systemctl stop apache2.service’ --post-hook ‘systemctl start apache2.service’ renew
It produced this output:
2017-05-15 19:13:50,890:WARNING:certbot.renewal:Attempting to renew cert from /etc/letsencrypt/renewal/issues.tmatesoft.com.conf produced an unexpected error: urn:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new authz :: too many currently pending authorizations. Skipping.
My operating system is (include version): Debian stable
My web server is (include version): Apache
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