Hello,
I am trying to request a new cert for the domain below, however, I am getting a DNS error while authorizing. The server returns an error informing it was not possible to resolve a A record for the domain requested. The problem is that I am testing the response querying the A record from other DNS servers (ex. Google 8.8.8.8) and they are replying correctly. How can we fix this? Seems to be a DNS issue on Letsencrypt servers.
My domain is:
lalint.com.br
I ran this command:
2019-03-26 11:00:37,913:DEBUG:certbot.main:Arguments: [’–webroot’, ‘-w’, ‘/mnt/nfs/stores/static/34015/’, ‘-d’, ‘www.lalint.com.br,lalint.com.br’, ‘–email’, ‘suporte@dlojavirtual.com’, ‘–agree-tos’, ‘–no-eff-email’, ‘–manual-public-ip-logging-ok’, ‘–deploy-hook’, ‘/etc/letsencrypt/renewal-hooks/deploy/deploy.sh’, ‘–noninteractive’]
It produced this output:
FailedChallenges: Failed authorization procedure. www.lalint.com.br (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: dns :: DNS problem: SERVFAIL looking up A for www.lalint.com.br
My web server is (include version):
Apache 2.4
The operating system my web server runs on is (include version):
Centos 7
My hosting provider, if applicable, is:
NA
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):
NA
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
certbot 0.25.1