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:
-
The following errors were reported by the server:
Domain: tuckerfla.com
Type: unauthorized
Detail: Invalid response from
https://tuckerfla.com/.well-known/acme-challenge/BSSWO-zkolPgbU894pdzvlRao5YiGFJky-H9NyBBO48
[18.188.23.164]: “\r\n404 Not
Found\r\n<body bgcolor=“white”>\r\n404
\r\n
Not Found
”To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
I also used certbot --nginx -d tuckerfla.com but same error happen.