Please fill out the fields below so we can help you better.
My domain is: modaps.modaps.eosdis.nasa.gov with cname modaps.nascom.nasa.gov
I ran this command: sudo /bin/certbot --webroot --webroot-path=/var/www/html renew --renew-hook “/bin/systemctl reload nginx”
It produced this output:
Attempting to renew cert from /etc/letsencrypt/renewal/modaps.modaps.eosdis.nasa.gov.conf produced an unexpected error: Failed authorization procedure. modaps.modaps.eosdis.nasa.gov (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Could not connect to modaps.modaps.eosdis.nasa.gov, modaps.nascom.nasa.gov (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Could not connect to modaps.nascom.nasa.gov. Skipping.
My web server is (include version): nginx 1.10.2
The operating system my web server runs on is (include version): CentOS 7.3
My hosting provider, if applicable, is:
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. Direct ssh
Hi all, I’ve been trying to debug this for a week now and I’ve run out of ideas of what the problem might be.
I didn’t have trouble originally receiving LE certificates but I think recently there was a switch over for LE to use IPv6 over IPv4. When trying to renew this (and other domains) I get the above error message.
I have very limited IPv6 testing capabilities from the outside world but internally IPv6 is working and sites like ipv6-test.com seem to suggest our site is accessible over ipv6.
The web path seems to be correct as well: curl http://modaps.modaps.eosdis.nasa.gov/.well-known/acme-challenge/test
Any help would be greatly appreciated.