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:
example.com (obfuscated)
I ran this command:
sudo certbot -v --dry-run certonly --nginx
It produced this output:
Simulating a certificate request for example.com
Performing the following challenges:
http-01 challenge for example.com
Waiting for verification...
Challenge failed for domain example.com
http-01 challenge for example.com
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: example.com
Type: connection
Detail: 300.201.202.203: Fetching http://example.com/.well-known/acme-challenge/3fGa6pHpTbgNNtExtgQNJE7C1SCCOT1AaLj54jPMzUs: Error getting validation data
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
My web server is (include version):
nginx version: nginx/1.14.1
The operating system my web server runs on is (include version):
NAME="AlmaLinux"
VERSION="8.7 (Stone Smilodon)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.7"
PLATFORM_ID="platform:el8"
PRETTY_NAME="AlmaLinux 8.7 (Stone Smilodon)"
My hosting provider, if applicable, is:
none/myself
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 1.22.0
#############################################################
The domain is not viewable as I can't get certbot
to work. I've tried it several times and always get Error getting validation data. I can still see the webserver (nginx) and it is serving the domain up properly. This is not a renewal.
Does anybody know why this would happen? When published viewable to the internet, I can definitely see this domain.