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. crt.sh | 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:
sphynx.bumblebeargames.com
I ran this command:
sudo certbot --nginx -d sphynx.bumblebeargames.com
It produced this output:
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 sphynx.bumblebeargames.com
Waiting for verification...
Challenge failed for domain sphynx.bumblebeargames.com
http-01 challenge for sphynx.bumblebeargames.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: sphynx.bumblebeargames.com
Type: dns
Detail: DNS problem: looking up CAA for sphynx.bumblebeargames.com:
DNSSEC: Bogus: validation failure <sphynx.bumblebeargames.com. CAA
IN>: nodata proof failed from 162.159.25.175
My web server is (include version):
nginx
The operating system my web server runs on is (include version):
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
My hosting provider, if applicable, is:
I am running this particular web server out of our office but I'm using bluehost's domain name server
I can login to a root shell on my machine (yes or no, or I don't know):
yes, it's a type A record and I can ssh with no issues
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.40.0
I have been using certbot on this machine with this config for a few years with it autorenewing with no problem.