I've been using certbot-auto without problems. I've just upgraded to the snap version and it fails. I've also tried
certbot renew --dry-run --preferred-challenges=dns
certbot renew --apache --dry-run --preferred-challenges=dns
which also fail differently.
My domain is: sipitpro.com
I ran this command:
certbot renew --dry-run
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/mydomain.com-0001.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator apache, Installer None
Simulating renewal of an existing certificate for mydomain.com and 4 more domains
Performing the following challenges:
http-01 challenge for mydomain.com
http-01 challenge for gui.mydomain.com
http-01 challenge for reports.mydomain.com
http-01 challenge for sp5.mydomain.com
http-01 challenge for www.mydomain.com
Waiting for verification...
Cleaning up challenges
new certificate deployed without reload, fullchain is
/etc/letsencrypt/live/mydomain.com-0001/fullchain.pem
Processing /etc/letsencrypt/renewal/mydomain.com.conf
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator apache, Installer None
Simulating renewal of an existing certificate for *.mydomain.com and mydomain.com
Performing the following challenges:
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
Failed to renew certificate mydomain.com with error: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
The following simulated renewals succeeded:
/etc/letsencrypt/live/mydomain.com-0001/fullchain.pem (success)
The following simulated renewals failed:
/etc/letsencrypt/live/mydomain.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
My web server is (include version):
apache 2.4
The operating system my web server runs on is (include version):
Debian 10 (Buster)
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 1.11.0