My domain is:
friedel.my-wan.de
alexa.friedel.my-wan.de
I ran this command:
letsencrypt renew --standalone --force-renew
It produced this output:
Cleaning up challenges
Attempting to renew cert from /etc/letsencrypt/renewal/fritzbox.friedel.my-wan.de.conf produced an unexpected error: Failed authorization procedure. fritzbox.friedel.my-wan.de (tls-sni-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: DNS problem: SERVFAIL looking up A for fritzbox.friedel.my-wan.de. Skipping.The following certs were successfully renewed:
/etc/letsencrypt/live/bn2xtdkliwixbexu.myfritz.net/fullchain.pem (success)
/etc/letsencrypt/live/friedel.my-wan.de/fullchain.pem (success)The following certs could not be renewed:
/etc/letsencrypt/live/alexa.friedel.my-wan.de/fullchain.pem (failure)
/etc/letsencrypt/live/fritzbox.friedel.my-wan.de/fullchain.pem (failure)
2 renew failure(s), 0 parse failure(s)IMPORTANT NOTES:
The following errors were reported by the server:
Domain: alexa.friedel.my-wan.de
Type: unknownHost
Detail: No valid IP addresses found for alexa.friedel.my-wan.deTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.The following errors were reported by the server:
Domain: fritzbox.friedel.my-wan.de
Type: connection
Detail: DNS problem: SERVFAIL looking up A for
My web server is (include version):
standalone
The operating system my web server runs on is (include version):
debian stretch
My hosting provider, if applicable, is:
twodns.de
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
Both domains are hosted by twodns.de. The one is the main account (friedel.my-wan.de) and the other one is a wildcard.
What's odd:
This worked in the past if I am not mistaken. Now it works for the main domain, not for the wildcard.
It complains about a connection issue and suggests to check the A record. But this looks good:
root@homeserver:/etc/letsencrypt# host -t a friedel.my-wan.de
friedel.my-wan.de has address 79.206.40.167
root@homeserver:/etc/letsencrypt# host -t a alexa.friedel.my-wan.de
alexa.friedel.my-wan.de has address 79.206.40.167
What could be the reason? What can I do to further nail down the reason?
Regards,
Hendrik
