Not sure what changed, but I am getting errors on my server on all the domains on the server when I try (or it runs on its own) to update the autoSSL certificates for all domains on the machine.
I have searched for answers and have not found a solution. I do not have IPV6 enabled on the server, nor is there a .htaccess redirect to SSL only... however I do notice when I go to an unsecure site it takes me to the secure site, so there is a redirect happening somewhere.
In this example I have a domain of example.com which is an email only account, if I go to
it takes me to his index.html homepage. (and that is the only file in there for that site.) there is no .htaccess file or anything... yet when I go to the website it takes me to the https version of the site.
When the certificate tries renewing on this site (or ANY site hosted on this server I am getting the following errors...
Any idea why this is happening? We have not changed anything and autoSSL renewal before always worked flawlessly.
Thanks
I have searched for answers and have not found a solution. I do not have IPV6 enabled on the server, nor is there a .htaccess redirect to SSL only... however I do notice when I go to an unsecure site it takes me to the secure site, so there is a redirect happening somewhere.
In this example I have a domain of example.com which is an email only account, if I go to
Code:
http://www.example.com
When the certificate tries renewing on this site (or ANY site hosted on this server I am getting the following errors...
Code:
Log for the AutoSSL run for “example”: Friday, May 24, 2019 10:36:59 AM GMT-0400 (cPanel (powered by Sectigo))
10:36:59 AM AutoSSL’s configured provider is “cPanel (powered by Sectigo)”.
This AutoSSL provider does not poll for certificate availability immediately after a certificate request submission. Instead, it submits certificate requests then periodically polls the cPanel Store for each requested certificate and installs it after a successful retrieval. The system will record all requests, retrievals, and installations for the current AutoSSL run in this log.
Checking websites for “example” …
10:36:59 AM Analyzing “example.com” …
10:36:59 AM TLS Status: Ready for Renewal
WARN Certificate expiry: 5/31/19, 12:00 AM UTC (6.39 days from now)
10:36:59 AM Performing DCV (Domain Control Validation) …
10:36:59 AM WARN Local HTTP DCV error (example.com): An internal error occurred. Check the system log. (XID: mtzj8k)
WARN Local HTTP DCV error (http://www.example.com): An internal error occurred. Check the system log. (XID: 57fnt8)
WARN Local HTTP DCV error (mail.example.com): An internal error occurred. Check the system log. (XID: 63tq66)
10:37:06 AM ERROR Local DNS DCV error (example.com): The DNS query to “_cpanel-dcv-test-record.example.com” for the DCV challenge returned no “TXT” record that matches the value “_cpanel-dcv-test-record=0iurcV04P0tQFRxqAj2ruVfbLYCPcuJQ_oTnzwMBNAgtd5NifiTL6VeAG5zilnCh”.
ERROR Local DNS DCV error (http://www.example.com): The DNS query to “_cpanel-dcv-test-record.exmple.com” for the DCV challenge returned no “TXT” record that matches the value “_cpanel-dcv-test-record=0iurcV04P0tQFRxqAj2ruVfbLYCPcuJQ_oTnzwMBNAgtd5NifiTL6VeAG5zilnCh”.
ERROR Local DNS DCV error (mail.example.com): The DNS query to “_cpanel-dcv-test-record.example.com” for the DCV challenge returned no “TXT” record that matches the value “_cpanel-dcv-test-record=0iurcV04P0tQFRxqAj2ruVfbLYCPcuJQ_oTnzwMBNAgtd5NifiTL6VeAG5zilnCh”.
10:37:06 AM Analyzing “example.com”’s DCV results …
10:37:06 AM ERROR Impediment: TOTAL_DCV_FAILURE: Every domain failed DCV.
10:37:06 AM The system has completed the AutoSSL check for “example”.
Thanks
Last edited by a moderator: