Detail: DNS problem: query timed out looking up A for cloud.moulard.org

Hi,

I have problem to renew my certificat. see a copy of my DIG.
Could you have a idée oe one piste to explore?

GM

root@cloud:~# /usr/bin/letsencrypt renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/cloud.moulard.org.conf

Cert is due for renewal, auto-renewing…
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
tls-sni-01 challenge for cloud.moulard.org
Waiting for verification…
Cleaning up challenges
Attempting to renew cert from /etc/letsencrypt/renewal/cloud.moulard.org.conf produced an unexpected error: Failed authorization procedure. cloud.moulard.org (tls-sni-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: DNS problem: query timed out looking up A for cloud.moulard.org. Skipping.

All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/cloud.moulard.org/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: cloud.moulard.org
    Type: connection
    Detail: DNS problem: query timed out looking up A for
    cloud.moulard.org

    To 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. Additionally, please check that
    your computer has a publicly routable IP address and that no
    firewalls are preventing the server from communicating with the
    client. If you’re using the webroot plugin, you should also verify
    that you are serving files from the webroot path you provided.
    root@cloud:~# dig cloud.moulard.org

; <<>> DiG 9.10.3-P4-Ubuntu <<>> cloud.moulard.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20780
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;cloud.moulard.org. IN A

;; ANSWER SECTION:
cloud.moulard.org. 85509 IN A 84.39.33.18

;; Query time: 2 msec
;; SERVER: 185.23.94.244#53(185.23.94.244)
;; WHEN: Mon May 01 22:06:32 UTC 2017
;; MSG SIZE rcvd: 62

It's not at your end, there seems to be an issue with Let's Encrypt DNS servers.

1 Like

Seems the DNS issues have been fixed now, all is working for me, you may want to retry.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.