Functioning Domain Failing DV Check
Hi there,
I have a customer whose AutoSSL (cPanel vendor) certificate is failing to renew with the following error:
WARN The domain "example.com" failed domain control validation: "example.com" does not resolve to any IPv4 addresses on the internet.
However, the domain is fully functioning and I can ping it fine from the server.
I am using Google's resolvers, have Comodo's IPs whitelisted, and have even tried turning off our firewall, which did not help.
This domain is using 3rd party name servers rather than our own. I am suspecting this may be causing the problem since all domains that use ours do not have an issue.
What server initiates the DV check? My server or a cPanel/Comodo server? I don't see any reason why this check would be failing if originating from my cPanel server.
-
Hello, Could you verify which version of cPanel is installed on this system? Also, here's the command you can run from the cPanel server to determine if the domain name resolves to a valid IP address: /usr/local/cpanel/3rdparty/bin/perl -MCpanel::DnsRoots -e 'use Data::Dumper; print Dumper(Cpanel::DnsRoots::Resolver->new(debug => 1)->recursive_query("domain.tld","A"));'
Replace "domain.tld" with the domain name in-question. Thank you.0 -
I'm running 11.64.0.36 stable build. The command you gave produces the correct IP at the end: $VAR1 = 'XXX.XXX.XXX.XXX; 0 -
The command you gave produces the correct IP at the end:
Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.0
Please sign in to leave a comment.
Comments
3 comments