Skip to main content

Unrecognized vhost: example.com

Comments

3 comments

  • cPanelMichael
    Hello @abs0lut3, It's possible this relates to an issue that's fixed in cPanel version 66: Fixed case CPANEL-14147: Treat main userdata file as authoritative when fetching SSL web vhosts. However, with the separate IP address for the addon domain name, it's a good idea for us to take a closer look. Would you mind opening a support ticket using the link in my signature so we can rule out any issues with that configuration? Thank you.
    0
  • abs0lut3
    Hello @abs0lut3, It's possible this relates to an issue that's fixed in cPanel version 66: Fixed case CPANEL-14147: Treat main userdata file as authoritative when fetching SSL web vhosts. However, with the separate IP address for the addon domain name, it's a good idea for us to take a closer look. Would you mind opening a support ticket using the link in my signature so we can rule out any issues with that configuration? Thank you.

    Thank you for an answer. Raised a support ticket with ID 8719685 per your request. Waiting this to be fixed for me, because certs are still expired and only CloudFlare's shared certs helps the websites to work :( Thanks!
    0
  • cPanelMichael
    Hello, To update, the issue stemmed from an incorrect "servername" entry in the "/var/cpanel/userdata/username/subdomain.domain.tld" file associated with the addon domain name in-question. EX:
    servername: addon-domain.tld
    The userdata file was updated to correctly reflect the subdomain name associated with the addon domain name:
    servername: subdomain.parent-domain.tld
    The AutoSSL check then completed well after running "/scripts/rebuildhttpdconf" to rebuild the Apache configuration file. Note that we plan to remove
    0

Please sign in to leave a comment.