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=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: mnrd.us
, mattnordhoff.net
, mattnordhoff.com
I ran this command: sudo -H certbot renew --dry-run
It produced this output: “Attempting to renew cert (mnrd.us) from /etc/letsencrypt/renewal/mnrd.us.conf produced an unexpected error: urn:ietf:params:acme:error:serverInternal :: The server experienced an internal error :: Error finalizing order. Skipping.
” (Or the same for other certificates.)
My web server is (include version): Nginx 1.13.10
The operating system my web server runs on is (include version): Ubuntu 16.04
My hosting provider, if applicable, is: Linode
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
Certbot 0.22.2, from the PPA, and certbot-auto.
One redacted letsencrypt.log
: https://mn0.us/UqaA13Frtn2187V2JwdHPZt/letsencrypt.log
I’ve run certbot renew --dry-run
many times yesterday and today. (Testing a manual auth hook, but that’s beside the point.) At a guess, I’ve issued maybe 100-200 staging certificates. From my logs, they’ve failed with the above error 7 times.
I’ve used “certbot certonly --staging
” to create or renew about 25 certificates without being able to reproduce the issue, though.
Are there any known weird issues?