Want more timely Centmin Mod News Updates?
Become a Member

Domains Error: missing DNS A record for domain.com

Discussion in 'Domains, DNS, Email & SSL Certificates' started by vip991988, Aug 25, 2019.

  1. vip991988

    vip991988 New Member

    9
    0
    1
    Nov 19, 2015
    Ratings:
    +0
    Local Time:
    1:12 PM
    1.9
    10
    i have isssue when setup new Vhost with Lets-SSL . i use 123.09beta01 via 2 menu . plz help me.
    the problem like this:



    --------------------------------------------------------
    Enter option [ 1 - 24 ] 2
    --------------------------------------------------------

    ---------------------------------------------

    ---------------------------------------------------------------
    Important Information
    ---------------------------------------------------------------

    You are about to create an Nginx vhost site account with/without
    HTTPS/SSL support. Details of this process are outlined on site
    at centminmod.com/nginx_domain_dns_setup.html. Also read the
    continually updated Getting Started Guide for Centmin Mod usage
    at centminmod.com/getstarted.html which covers the pure-ftpd
    ftp username that is auto generated with the Nginx vhost site.
    ---------------------------------------------------------------
    403 Permission denied message handling
    if after vhost site setup you encounter 403 permission denied errors,
    check Beta Branch - autoprotect.sh - apache .htaccess check & migration to nginx deny all to see if your
    site needs tools/autoprotect.sh tweaking/whitelisting
    ---------------------------------------------------------------

    Do you want to continue with Nginx vhost site creation ? [y/n] y

    Enter vhost domain name to add (without www. prefix): chamvayluoitra.com

    Create a self-signed SSL certificate Nginx vhost? [y/n]: y
    Get Letsencrypt SSL certificate Nginx vhost? [y/n]: y

    ---------------------------------------------------------------
    To get Letsencrypt SSL certificate, you must already have updated intended
    domain vhost name's DNS A record to this server's IP addresss.
    If top level domain, DNS A record is needed also for www. version of domain
    otherwise, Letsencrypt domain name validation will fail.
    ---------------------------------------------------------------
    continue [y/n] ? y


    chamvayluoitra.com is not a top level domain
    current DNS A record IPv4 address for chamvayluoitra.com is:
    !! Error: missing DNS A record for chamvayluoitra.com

    Abort this Nginx vhost domain setup to setup proper DNS A record(s) first? [y/n]:
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:12 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Is your domain name DNS A record pointing to server's public IPv4 ip address?
     
  3. vip991988

    vip991988 New Member

    9
    0
    1
    Nov 19, 2015
    Ratings:
    +0
    Local Time:
    1:12 PM
    1.9
    10
    i already have it .
    May you help me fix it. THANKS !!!
     

    Attached Files:

  4. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:12 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    www version of domain needs to be an DNS A record not CNAME for this purpose as well.