Hello, I tried to renew my certificate today.
First, I tried running certbot renew --cert-name love.adm.ncu.edu.tw --dry-run
, and it succeed.
Congratulations, all simulated renewals succeeded:
C:\Certbot\live\love.adm.ncu.edu.tw\fullchain.pem (success)
But when I removed dry-run option and ran certbot renew --cert-name love.adm.ncu.edu.tw
, it showed this output:
Saving debug log to C:\Certbot\log\letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing C:\Certbot\renewal\love.adm.ncu.edu.tw.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewing an existing certificate for love.adm.ncu.edu.tw
Failed to renew certificate love.adm.ncu.edu.tw with error: urn:ietf:params:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: love.adm.ncu.edu.tw, retry after 2022-11-09T11:21:25Z: see https://letsencrypt.org/docs/duplicate-certificate-limit/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
All renewals failed. The following certificates could not be renewed:
C:\Certbot\live\love.adm.ncu.edu.tw\fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 renew failure(s), 0 parse failure(s)
I think of a reason that may be the cause.
Three months ago, I also had trouble renewing certificates and I somehow decided to create two new certificates for the same domain, which created two new folders in C:\Certbot\live
called love.adm.ncu.edu.tw-0001
and love.adm.ncu.edu.tw-0002
. I deleted those folders (they're still in the recycle bin I think), so whenever I run certbot certificates
it shows this:
Renewal configuration file C:\Certbot\renewal\love.adm.ncu.edu.tw-0001.conf produced an unexpected error: expected C:\Certbot\live\love.adm.ncu.edu.tw-0001\cert.pem to be a symlink. Skipping.
Renewal configuration file C:\Certbot\renewal\love.adm.ncu.edu.tw-0002.conf produced an unexpected error: expected C:\Certbot\live\love.adm.ncu.edu.tw-0002\cert.pem to be a symlink. Skipping.
I have no idea how to undo those changes though (I tried to take out the files from the recycle bin, but it didn't work), and I think these two certificates are messing up my certificate renewals.
I tried looking up my domain name for certificates issued in the past month, but nothing comes up. https://tools.letsdebug.net/cert-search?m=domain&q=love.adm.ncu.edu.tw&d=744
Sorry for the trouble, thank you everyone for the help.
My domain is: love.adm.ncu.edu.tw
My web server is (include version): Apache 5.6.38
The operating system my web server runs on is (include version): Windows 10
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): 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): XAMPP v3.2.2
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.24.0