My domain is: mike-r.com
I ran this command: /usr/bin/certbot renew --dry-run
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/mike-r.com.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator apache, Installer apache
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for alpha.mike-r.com
http-01 challenge for mike-r.com
Waiting for verification...
Cleaning up challenges
Attempting to renew cert (mike-r.com) from /etc/letsencrypt/renewal/mike-r.com.conf produced an unexpected error: Failed authorization procedure. mike-r.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: During secondary validation: Fetching http://mike-r.com/.well-known/acme-challenge/0WqUYDeJq9MClLa8mT1CMslRcwEyTBG3VRWJ4FjLKB0: Timeout during connect (likely firewall problem), alpha.mike-r.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: During secondary validation: Fetching http://alpha.mike-r.com/.well-known/acme-challenge/n5GnrczKSibyuBqbO5UhLgEO52wr-1gKnf0Au1KDwOk: Timeout during connect (likely firewall problem). Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/mike-r.com/fullchain.pem (failure)
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates below have not been saved.)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/mike-r.com/fullchain.pem (failure)
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates above have not been saved.)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: mike-r.com
Type: connection
Detail: During secondary validation: Fetching
http://mike-r.com/.well-known/acme-challenge/0WqUYDeJq9MClLa8mT1CMslRcwEyTBG3VRWJ4FjLKB0:
Timeout during connect (likely firewall problem)Domain: alpha.mike-r.com
Type: connection
Detail: During secondary validation: Fetching
http://alpha.mike-r.com/.well-known/acme-challenge/n5GnrczKSibyuBqbO5UhLgEO52wr-1gKnf0Au1KDwOk:
Timeout during connect (likely firewall problem)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. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
Note: the validation server accesses appear successful in the Apache access.log:
66.133.109.36 - - [30/Sep/2020:06:38:12 +0300] "GET /.well-known/acme-challenge/n5GnrczKSibyuBqbO5UhLgEO52wr-1gKnf0Au1KDwOk HTTP/1.1" 200 307 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"
66.133.109.36 - - [30/Sep/2020:06:38:12 +0300] "GET /.well-known/acme-challenge/0WqUYDeJq9MClLa8mT1CMslRcwEyTBG3VRWJ4FjLKB0 HTTP/1.1" 200 307 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"
My web server is (include version):
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2020-08-12T21:33:25
The operating system my web server runs on is (include version): Ubuntu 18.04.5 LTS
My hosting provider, if applicable, is: 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 0.31.0