Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 11 of 11
  1. #1
    ulf
    ulf is offline
    Registered User
    Join Date
    Feb 2007
    Posts
    3

    Exclamation Account not listed in List accounts

    Hello guys,

    This morning I realized an account was not longer listed in accounts listing but everything is working fine, but I'm not able to add mails o mysql databases since cPanel has no domain associated with this account, this is cPanel's message:

    "Sorry, your Cpanel Config file is missing your dns info"

    I can login to cPanel account, my domain name is resolving and account's directory exists in my server (with all files), so I'm wondering how can I restore this account to cPanel since it doesn't appear in WHM

    Thanks in advance

  2. #2
    Registered User
    Join Date
    Jan 2007
    Posts
    2

    Smile account list in cpanel

    Hi,
    'Cpanel Account' lists only the domains which have a account in httpd.conf file . so Please check whether the domain have an entry in conf file ,If not add an entry ther and restart apache.
    i think this will resolve your issue.

    Sakafi

  3. #3
    ulf
    ulf is offline
    Registered User
    Join Date
    Feb 2007
    Posts
    3

    Default

    Yes, there is an entry in httpd.conf, the website is still working and all files and databases are in the server. I can even login Cpanel but I'mnot able to add mailboxes and databases since this account is not associated to a domain, and WHM doesn't show it in the listing

  4. #4
    Member
    Join Date
    Oct 2001
    Posts
    88

    Default Any fix for this

    I just discovered I have the same problem list above. Has anyone found a fix?
    Best Regards,
    Mike
    ASU Service
    http://www.NetBizHelpers.com

  5. #5
    Member Solokron's Avatar
    Join Date
    Aug 2003
    Posts
    783

    Default

    This is pretty common.

    This is incorrect though.

    "Hi,
    'Cpanel Account' lists only the domains which have a account in httpd.conf file . so Please check whether the domain have an entry in conf file ,If not add an entry ther and restart apache.
    i think this will resolve your issue.

    Sakafi "


    "Sorry, your Cpanel Config file is missing your dns info" tells you the issue.

    locate the accounts /var/cpanel/users/file

    add
    dns=thedomain.com

    /scripts/updateuserdomains
    .

  6. #6
    cPanel Partner NOC cPanel Partner NOC Badge jamez01's Avatar
    Join Date
    May 2007
    Posts
    3

    Default

    Quote Originally Posted by Solokron View Post
    This is pretty common.

    This is incorrect though.

    "Hi,
    'Cpanel Account' lists only the domains which have a account in httpd.conf file . so Please check whether the domain have an entry in conf file ,If not add an entry ther and restart apache.
    i think this will resolve your issue.

    Sakafi "


    "Sorry, your Cpanel Config file is missing your dns info" tells you the issue.

    locate the accounts /var/cpanel/users/file

    add
    dns=thedomain.com

    /scripts/updateuserdomains
    I notice the same problem on several accounts on the system. All the accounts that are missing from the list have a DNS=<domain.tld> entry in /var/cpanel/users/<file>

    Any other suggestions??

  7. #7
    Member TechBrein's Avatar
    Join Date
    Jul 2006
    Posts
    17

    Default

    This can happen due to a few missing issues.

    Check if the account has got the actual owner in /var/cpanel/users/account_name file. If not, correct it and run the script /scripts/updateuserdomains. Make sure that the account is there in the following files.

    /etc/trueuserdomains
    /etc/trueuserowners
    || Get Your Servers Truly Managed <= TECHBREIN => Provide Excellent Support to your Customers
    || Server Management :: 24x7 Technical Support :: Web App Development

  8. #8
    Member
    Join Date
    Sep 2006
    Posts
    23

    Default

    This appears to have happened on random/multiple reseller accounts since the cP11 upgrade...

    Unsure as per the cause but simple solution would be to modify the owner, then modify it back to the rightful owner.

  9. #9
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,597

  10. #10
    Member Solokron's Avatar
    Join Date
    Aug 2003
    Posts
    783

    Default

    Yes the "Sorry, your Cpanel Config file is missing your dns info." is an easy one and correcting the /var/cpanel/users/file is all that is needed.

    In the case of an account missing in WHM there are several reasons for this and you would check the following files:

    /scripts/updateuserdomains (will immediately show you the error line if in cpanel/users)

    /var/cpanel/users/username
    /etc/trueuserdomains
    /etc/trueuserowners
    /etc/valiases

    If missing in cPanel 11 then also...

    /etc/resolve.conf for missing nameservers for the domain.

    For perl modules:

    /scripts/perlinstaller File::Copy::Recursive
    /usr/local/cpanel/bin/checkperlmodules --bootstrap
    /usr/local/cpanel/bin/checkperlmodules --full
    /scripts/upcp --force


    Quote Originally Posted by jamez01 View Post
    I notice the same problem on several accounts on the system. All the accounts that are missing from the list have a DNS=<domain.tld> entry in /var/cpanel/users/<file>

    Any other suggestions??
    .

  11. #11
    Member
    Join Date
    Apr 2003
    Posts
    142

    Default

    Same problem here. It took me forever to find this thread but the fix worked. Thanks! Just an FYI, this happened on the latest stable WHM 11.2.0 cPanel 11.10.0-S16448.

    How to reproduce the problem:

    1) Setup an account like yourdomain.com
    2) Delete the dns entry for yourdomain.com using WHM's delete DNS feature.
    3) Add the dns entry back for yourdomain.com using WHM's add DNS feature.

    Fix the problem:

    1) Open up /var/cpanel/users/username and add DNS=yourdomain.com
    2) Run /scripts/updateuserdomains

    Oh, I had to redo the DNS entry because it was corrupted for this domain. I didn't just randomly decide to delete it. But when you add it back cPanel should fix the /var/cpanel/users file accordingly. Looks like a bug to me...

    Thanks,
    Michael

Similar Threads & Tags
Similar threads

  1. Incorrect Domain Listed in List Account
    By britsenigma in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 11-22-2010, 06:58 AM
  2. Site note listed in "List Accounts"
    By netnameus in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 06-27-2006, 08:45 PM
  3. Replies: 3
    Last Post: 11-29-2005, 11:28 AM
  4. WHM list account -> no account listed
    By Suter Rainer in forum cPanel and WHM Discussions
    Replies: 15
    Last Post: 10-31-2005, 04:35 AM
  5. Account not listed under "List Account" after changing domain name.
    By SuperBaby in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 03-02-2004, 02:05 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube