Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: itmastro.de mail.itmastro.de
I ran this command:
certbot renew --pre-hook “systemctl stop apache2” --post-hook “systemctl start apache2” --renew-hook “systemctl reload spache2; systemctl reload dovecot; systemctl reload postfix”
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/itmastro.de.conf
Cert is due for renewal, auto-renewing…
Running pre-hook command: systemctl stop apache2
Renewing an existing certificate
Performing the following challenges:
tls-sni-01 challenge for itmastro.de
tls-sni-01 challenge for mail.itmastro.de
Waiting for verification…
Cleaning up challenges
Attempting to renew cert from /etc/letsencrypt/renewal/itmastro.de.conf produced an unexpected error: Failed authorization procedure. itmastro.de (tls-sni-01): urn:acme:error:dns :: DNS problem: SERVFAIL looking up A for itmastro.de, mail.itmastro.de (tls-sni-01): urn:acme:error:dns :: DNS problem: SERVFAIL looking up A for mail.itmastro.de. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/itmastro.de/fullchain.pem (failure)
Running post-hook command: systemctl start apache2
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: itmastro.de
Type: None
Detail: DNS problem: SERVFAIL looking up A for itmastro.deDomain: mail.itmastro.de
Type: None
Detail: DNS problem: SERVFAIL looking up A for mail.itmastro.de
My web server is (include version): Apache 2.4.25
The operating system my web server runs on is (include version): Debian 9
My hosting provider, if applicable, is: vcserver.de
I can login to a root shell on my machine (yes or no, or I don’t know): yes own v-server
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
No, clean Debian 9 with Apache, Postfix, MariaDB and certbot
I have activated DNSSEC, but it seems right ti function.
Sorry for my bad englisch.