My domain is:
yamspace.org
I ran this command:
certbot --nginx -d yamspace.org
It produced this output:
[root@srv ~]# certbot --nginx -d yamspace.org
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator nginx, Installer nginx
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for yamspace.org
Waiting for verification…
Challenge failed for domain yamspace.org
http-01 challenge for yamspace.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: yamspace.org
Type: unauthorized
Detail: Invalid response from
http://yamspace.org/.well-known/acme-challenge/gsYDCE7bXWJ0QSXAR2g1fr__pVPIBqsmgH6F0I_2YxA
[77.235.46.11]: "<html>\r\n<head><title>404 Not
Found</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>404
Not Found</h1></center>\r\n<hr><center>"
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.
My web server is (include version):
nginx/1.12.2
The operating system my web server runs on is (include version):
CentOS-7
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 0.36.0
Hey
I hope people dont mind me posting im reletivly new to using lets encrypt and certbot, above is the error I am getting back, I have tried a few things already based on some of the other topics I have read (checked dns etc) but so far no success, I am going to crack on reading some more posts but I thought it would be good to get something posted to try and get some further guidance on how to troubleshoot this problem
cheers