Same issue here:
cmd ran:
[root@otisspunkmeyer ~]# certbot renew --force-renewal
Attempting to renew cert (otisspunkmeyer.eu) from /etc/letsencrypt/renewal/otisspunkmeyer.eu.conf produced an unexpected error: Failed authorization procedure. www.otisspunkmeyer.eu (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up A for www.otisspunkmeyer.eu - the domain's nameservers may be malfunctioning, otisspunkmeyer.eu (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up A for otisspunkmeyer.eu - the domain's nameservers may be malfunctioning. Skipping.
**Attempting to renew cert (www.otisspunkmeyer.eu) from /etc/letsencrypt/renewal/www.otisspunkmeyer.eu.conf produced an unexpected error: Failed authorization procedure. www.otisspunkmeyer.eu (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up A for www.otisspunkmeyer.eu - the domain's nameservers may be malfunctioning. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/otisspunkmeyer.eu/fullchain.pem (failure)
/etc/letsencrypt/live/www.otisspunkmeyer.eu/fullchain.pem (failure)**
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: www.otisspunkmeyer.eu
Type: None
Detail: DNS problem: SERVFAIL looking up A for
www.otisspunkmeyer.eu - the domain's nameservers may be
malfunctioning
- The following errors were reported by the server:
Domain: www.otisspunkmeyer.eu
Type: None
Detail: DNS problem: SERVFAIL looking up A for
www.otisspunkmeyer.eu - the domain's nameservers may be
malfunctioning
Domain: otisspunkmeyer.eu
Type: None
Detail: DNS problem: SERVFAIL looking up A for otisspunkmeyer.eu -
the domain's nameservers may be malfunctioning
but DNS works as expected:
octav@Octavs-MacBook-Pro ~ dig any otisspunkmeyer.eu ✔ 3528 22:38:17
; <<>> DiG 9.10.6 <<>> any otisspunkmeyer.eu
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8372
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;otisspunkmeyer.eu. IN ANY
;; ANSWER SECTION:
otisspunkmeyer.eu. 6182 IN NS ns24.worldnic.com.
otisspunkmeyer.eu. 6182 IN NS ns23.worldnic.com.
otisspunkmeyer.eu. 2582 IN A 63.33.153.47
otisspunkmeyer.eu. 6182 IN SOA ns23.worldnic.com. namehost.worldnic.com. 119021209 10800 3600 604800 3600
;; Query time: 52 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Tue Mar 03 22:38:19 EET 2020
;; MSG SIZE rcvd: 157
octav@Octavs-MacBook-Pro ~ dig any www.otisspunkmeyer.eu ✔ 3528 22:38:19
; <<>> DiG 9.10.6 <<>> any www.otisspunkmeyer.eu
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20313
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.otisspunkmeyer.eu. IN ANY
;; ANSWER SECTION:
www.otisspunkmeyer.eu. 3599 IN A 63.33.153.47
;; Query time: 168 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Tue Mar 03 22:38:23 EET 2020
;; MSG SIZE rcvd: 66