Hello! I’m having trouble with a domain that times out on A record querying from LetsEncrypt side… and unfortunately we need to find enough information about what’s wrong to be able to help the people managing the domain (they overhauled their setup around November 30th last year).
I checked the address using:
- unboundtest: https://unboundtest.com/m/A/car.ms.gov.tl/UHGRJZGG
- dnsviz: https://dnsviz.net/d/car.ms.gov.tl/dnssec/
- check-your-website: https://check-your-website.server-daten.de/?q=car.ms.gov.tl
They all find the A record.
Letsdebug however confirms the A record timeout problem I’m seeing from the real server: https://letsdebug.net/car.ms.gov.tl/95038
I also tried a dig car.ms.gov.tl from assorted providers using different DNS servers.
The only “off” thing I can see is that the domain is served by 2 Authoritativ servers that are ns1.tic.gov.tl. and ns2.tic.gov.tl. and the second of them is down/unavailable.
Full data follows!
Thank you,
Roberto
My domain is:
car.ms.gov.tl
I ran this command:
dehydrated --cron --domain car.ms.gov.tl
It produced this output:
Processing car.ms.gov.tl
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Dec 30 14:00:42 2019 GMT (Less than 30 days). Renewing!
+ Signing domains...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 1 authorizations URLs from the CA
+ Handling authorization for car.ms.gov.tl
+ 1 pending challenge(s)
+ Deploying challenge tokens...
+ Responding to challenge for car.ms.gov.tl authorization...
+ Cleaning challenge tokens...
+ Challenge validation has failed :(
ERROR: Challenge is invalid! (returned: invalid) (result: {
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:dns",
"detail": "DNS problem: query timed out looking up A for car.ms.gov.tl",
"status": 400
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/2424587524/ZHwewQ",
"token": "yXUMHI5vpCkNAuu7dU3obTcEtUn0IbidbQtq6BKPpUY"
})
My web server is (include version):
nginx version: nginx/1.10.3 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu 16.04.4 LTS
My hosting provider, if applicable, is:
Digital Ocean (Singapore) / DNS are managed by East Timor Government
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):
Dehydrated version: 0.6.5
GIT-Revision: 05eda91a2fbaed1e13c733230238fc68475c535e
