Skip to main content

Failed to fetch the DCV file because of no NAT loopback error

Comments

5 comments

  • cPanelLauren
    Hello, We do have a few internal cases on this issue in which our development has indicated that this is not something that we can provide a resolution for. There is in the works plans for DNS based DCV checks sometime in the future (hopefully v74) but until those are released servers with this configuration will fail the AutoSSL DCV check.
    0
  • mauromol
    Hi, thanks for your support. IMHO this problem could be solved by using a DNS proxy that resolves to localhost (or to the internal IP address of the server) all addresses such as *.example.com, where exampe.com is any of the domains associated to WHM accounts, and fallback to the default DNS server for all the other requests. In the meanwhile, is there a way to disable SSL as a whole for all the accounts? Right now, I can connect to both http://www.example.com and https://www.example.com
    , but the latter produces a client-side error because of the expired SSL certificate that AutoSSL cannot update. I would like to disable https://www.example.com
    as a whole, so that each domain can be accessed only as http://www.example.com
    Thanks in advance again, Mauro
    0
  • cPanelLauren
    Hi @mauromol The best way to do this is to force the redirection to http. The best way to add this in this instance would be through the redirects UI in cPanel.
    0
  • mauromol
    But this requires me to change each account one by one... :-( Isn't there a way to do this globally on WHM?
    0
  • cPanelLauren
    Hi @mauromol You could add a global rewrite in the apache configuration but this would mean that none of your sites would be able to be viewed over https which would be a security concern for those that potentially request/use logins or personal customer information. The following documentation goes over information about includes: Modify Apache Virtual Hosts with Include Files - EasyApache 4 - cPanel Documentation
    0

Please sign in to leave a comment.