Hello,
My domain is: sridhar.blog
I ran this command: letsencrypt renew
It produced this output:
Processing /etc/letsencrypt/renewal/minimum-soliloquy.wpdemos.co.conf
Processing /etc/letsencrypt/renewal/wparena.wpdemos.co.conf
Processing /etc/letsencrypt/renewal/hooks.wpdemos.co.conf
Processing /etc/letsencrypt/renewal/sridhar.blog.conf
2018-05-17 05:44:42,709:WARNING:letsencrypt.cli:Attempting to renew cert from /etc/letsencrypt/renewal/sridhar.blog.conf produced an unexpected error: Failed authorization procedure. www.sridhar.blog (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.sridhar.blog/.well-known/acme-challenge/5elk63lrr1TdLTDHsTD0W2HdrYrhI5_EFQWN9SL8er8: "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title></head><body>
<h1>Not Found</h1>
<p", sridhar.blog (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://sridhar.blog/.well-known/acme-challenge/9DtaQXUF4dcUxypaFXzWLLBlcfrZVLfyoslNMa88iyo: "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title></head><body>
<h1>Not Found</h1>
<p". Skipping.
Processing /etc/letsencrypt/renewal/slideout.wpdemos.co.conf
The following certs are not due for renewal yet:
/etc/letsencrypt/live/minimum-soliloquy.wpdemos.co/fullchain.pem (skipped)
/etc/letsencrypt/live/wparena.wpdemos.co/fullchain.pem (skipped)
/etc/letsencrypt/live/hooks.wpdemos.co/fullchain.pem (skipped)
/etc/letsencrypt/live/slideout.wpdemos.co/fullchain.pem (skipped)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/sridhar.blog/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: www.sridhar.blog
Type: unauthorized
Detail: Invalid response from http://www.sridhar.blog/.well-known
/acme-challenge/5elk63lrr1TdLTDHsTD0W2HdrYrhI5_EFQWN9SL8er8:
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p"
Domain: sridhar.blog
Type: unauthorized
Detail: Invalid response from http://sridhar.blog/.well-known/acme-
challenge/9DtaQXUF4dcUxypaFXzWLLBlcfrZVLfyoslNMa88iyo: "<!DOCTYPE
HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p"
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
My web server is (include version): nginx/1.13.10 (output of nginx-sp -v
)
The operating system my web server runs on is (include version): Ubuntu 16.04
My hosting provider is: DigitalOcean
I can login to a root shell on my machine: Yes
I’m using a control panel to manage my site: Free ServerPilot account
I have also tried to issue a new SSL certificate via https://github.com/lesaff/serverpilot-letsencrypt but I continue to get “Your connection is not private” warning in the browser.