Getting Error on renew certificate

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: https://tuckerfla.com/

I ran this command: certbot-auto renew

It produced this output:

Requesting to rerun ./certbot-auto with root privileges…
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator nginx, Installer nginx
Cert is due for renewal, auto-renewing…
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for tuckerfla.com
Waiting for verification…
Challenge failed for domain tuckerfla.com
http-01 challenge for tuckerfla.com
Cleaning up challenges
Some challenges have failed.

IMPORTANT NOTES:

I also used certbot --nginx -d tuckerfla.com but same error happen.

1 Like

This could be related to some nginx configuration which certbot isn’t capable of handeling. Could you please paste the output of nginx -T, preferably between three backticks (``` on a separate line above and below the pasted text)?

1 Like

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