I have two domains on XAMPP, Ubuntu 20.x Linux, both run as virtual hosts. Both run fine with https using the originally generated LetsEncrypt certificates. One domain is oisnc.org and its certificate renewed fine. The other domain is omitttradeschool.com and its renewal attempt threw an error:
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.
My web server is (include version): XAMPP v 7.4.12-0, Apache 2.3.0
The operating system my web server runs on is (include version): Ubuntu 20.10
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):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): version 0.40.0
Attempting to parse the version 1.10.1 renewal configuration file found at /etc/letsencrypt/renewal/omitttradeschool.com.conf with version 0.40.0 of Certbot. This might not work.
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for omitttradeschool.com
http-01 challenge for www.omitttradeschool.com
Using the webroot path /opt/lampp/htdocs/omitttrade for all unmatched domains.
Waiting for verification...
Challenge failed for domain omitttradeschool.com
Challenge failed for domain www.omitttradeschool.com
http-01 challenge for omitttradeschool.com
http-01 challenge for www.omitttradeschool.com
Cleaning up challenges
Attempting to renew cert (omitttradeschool.com) from /etc/letsencrypt/renewal/omitttradeschool.com.conf produced an unexpected error: Some challenges have failed.. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/omitttradeschool.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/omitttradeschool.com/fullchain.pem (failure)
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates above have not been saved.)
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.
Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.
It seems that ALL is being handled by the one single file!
Let's have a look at it.
And the two renewal config files found in /etc/letsencrypt/renewal/