My domain is: desguacebizkaia.com.es
I ran this command: certbot certonly --webroot -w /path/to/web/root -d desguacebizkaia.com.es,www.desguacebizkaia.com.es
It produced this output:
Failed authorization procedure. desguacebizkaia.com.es (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up A for desguacebizkaia.com.es, www.desguacebizkaia.com.es (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up A for www.desguacebizkaia.com.es
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: desguacebizkaia.com.es
Type: None
Detail: DNS problem: SERVFAIL looking up A for
desguacebizkaia.com.esDomain: www.desguacebizkaia.com.es
Type: None
Detail: DNS problem: SERVFAIL looking up A for
www.desguacebizkaia.com.es
My web server is (include version): nginx/1.12.2
The operating system my web server runs on is (include version): Ubuntu 14.04.6
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 0.31.0
dig A desguacebizkaia.com.es @8.8.8.8
; <<>> DiG 9.11.3-1ubuntu1.9-Ubuntu <<>> A desguacebizkaia.com.es @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15883
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;desguacebizkaia.com.es. IN A
;; ANSWER SECTION:
desguacebizkaia.com.es. 3599 IN A 52.58.37.23
;; Query time: 153 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Oct 17 12:04:28 EEST 2019
;; MSG SIZE rcvd: 67