It looks like I may have to break this up into several posts because “new users can only include 20 links in a post”? I guess it’s seeing the domain names in the error output, because I haven’t included any links at all. Hopefully breaking it up will work. I apologize for the inconvenience.
My domain is: ethanfulbright.com, cethanfulbright.com and related subdomains, specifically lament.cethanfulbright.com (It may be important that cethanfulbright.com redirects to ethanfulbright.com?)
I ran this command: sudo certbot renew --dry-run (I’ve also tried it with preferred-challenge http, which produces a slightly different error, noted below)
It produced this output:
certbot renew --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/cethanfulbright.com.conf
Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator nginx, Installer nginx
Starting new HTTPS connection (1): acme-staging-v02.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
tls-sni-01 challenge for cethanfulbright.com
tls-sni-01 challenge for ethanfulbright.com
tls-sni-01 challenge for lament.ethanfulbright.com
tls-sni-01 challenge for lament.cethanfulbright.com
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (cethanfulbright.com) from /etc/letsencrypt/renewal/cethanfulbright.com.conf produced an unexpected error: Failed authorization procedure. lament.cethanfulbright.com (tls-sni-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Connection refused. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/cethanfulbright.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/cethanfulbright.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: lament.cethanfulbright.com
Type: connection
Detail: Connection refusedTo 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.