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:
I ran this command:
./certbot-auto
It produced this output:
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. chtter.net (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://chtter.net/.well-known/acme-challenge/dgpY8-MLXkC7KMOMnTP0G3K2QCNlRUSq5kLkyy1aKHA: “\n<html lang=“en”>\n\n<meta charset=“utf-8”>\nError\n\n\n
Cannot GET /.well-known/”, www.chtter.net (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.chtter.net/.well-known/acme-challenge/oxDVMFoVv9w6R-32_pA2z2V7aN2TOrN6iMdmc79EBfc: “\n<html lang=“en”>\n\n<meta charset=“utf-8”>\nError\n\n\nCannot GET /.well-known/”IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: chtter.net
Type: unauthorized
Detail: Invalid response from
http://chtter.net/.well-known/acme-challenge/dgpY8-MLXkC7KMOMnTP0G3K2QCNlRUSq5kLkyy1aKHA:
“\n<html lang=“en”>\n\n<meta
charset=“utf-8”>\nError\n\n\nCannot
GET /.well-known/”Domain: www.chtter.net
Type: unauthorized
Detail: Invalid response from
http://www.chtter.net/.well-known/acme-challenge/oxDVMFoVv9w6R-32_pA2z2V7aN2TOrN6iMdmc79EBfc:
“\n<html lang=“en”>\n\n<meta
charset=“utf-8”>\nError\n\n\nCannot
GET /.well-known/”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 version: nginx/1.10.3 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu 16.04.5 LTS
My hosting provider, if applicable, is:
AWS
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.30.2
Other
Sorry to raise this as a new topic. I see many similar threads, but none that have helped me. Like many others, this is happening on a site that has been active for years. I have been using certbot-auto to renew on a regular basis. It just stopped working, but there has been no change to the site that would have caused this. The site is currently running, but the certificates will expire in about a week, so I’ll have a problem then. The point, though, is that there is no issue with the domain name, IP addresses, DNS records, etc.
Thanks for any help.
Leigh