Hello,
I have problem to renew certs with one server. This current cert is now renewd by using different host. I change dns and moved files to and back that server. On "spare" server I can do "certbot-auto renew --dry-run" and it works ok.
On problematic server "certbot-auto renew --dry-run" still fails. I do not have idea, what's wrong.
My domain is: lintulehti.testi.birdlife.fi
I ran this command: ./certbot-auto renew --dry-run
It produced this output:
[root@mongodb letsencrypt]# ./certbot-auto renew --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/lintulehti.testi.birdlife.fi.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator standalone, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for lintulehti.testi.birdlife.fi
Waiting for verification...
Challenge failed for domain lintulehti.testi.birdlife.fi
http-01 challenge for lintulehti.testi.birdlife.fi
Cleaning up challenges
Attempting to renew cert (lintulehti.testi.birdlife.fi) from /etc/letsencrypt/renewal/lintulehti.testi.birdlife.fi.conf produced an unexpected error: Some challenges have failed.. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/lintulehti.testi.birdlife.fi/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: lintulehti.testi.birdlife.fi
Type: connection
Detail: Fetching
http://lintulehti.testi.birdlife.fi/.well-known/acme-challenge/Cyd3vMpYsJ6svWJuTXa4dCyU9DoFalKqz9qAJ4i4Pew:
Error getting validation dataTo 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.
The operating system my web server runs on is (include version):
CentOS Linux release 7.6.1810 (Core
I can login to a root shell on my machine (yes or no, or I don't know): yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 0.38.0