doing some dry-run tests after upgrading certbot from 4.2.0 to 5.0.0, getting following desec.io error:
root@pihole[~] # /usr/local/bin/certbot renew --dry-run --authenticator dns-desec --dns-desec-credentials /etc/letsencrypt/.secrets/mydomain.dedyn.io.ini
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/mydomain.dedyn.io.conf
Simulating renewal of an existing certificate for mydomain.dedyn.io and *.mydomain.dedyn.ioWaiting 80 seconds for DNS changes to propagate
Certbot failed to authenticate some domains (authenticator: dns-desec). The Certificate Authority reported these problems:Domain: mydomain.dedyn.ioType: unauthorizedDetail: Incorrect TXT record “” found at _acme-challenge.mydomain.dedyn.io
Domain: mydomain.dedyn.io Type: unauthorizedDetail: Incorrect TXT record “” found at _acme-challenge.mydomain.dedyn.io
Hint: The Certificate Authority failed to verify the DNS TXT records created by --dns-desec. Ensure the above domains are hosted by this DNS provider, or try increasing --dns-desec-propagation-seconds (currently 80 seconds).
Failed to renew certificate mydomain.dedyn.io with error: Some challenges have failed.
All simulated renewals failed. The following certificates could not be renewed:/etc/letsencrypt/live/mydomain.dedyn.io/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
Certbot failed to authenticate some domains (authenticator: dns-desec). The Certificate Authority reported these problems:Domain: mydomain.dedyn.ioType: unauthorizedDetail: Incorrect TXT record “” found at _acme-challenge.mydomain.dedyn.io
Domain: mydomain.dedyn.ioType: unauthorizedDetail: Incorrect TXT record “” found at _acme-challenge.mydomain.dedyn.io
Hint: The Certificate Authority failed to verify the DNS TXT records created by --dns-desec. Ensure the above domains are hosted by this DNS provider, or try increasing --dns-desec-propagation-seconds (currently 80 seconds).