Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 13 of 13
  1. #1
    Member
    Join Date
    May 2004
    Posts
    14

    Default cPanel/WHM stopped working

    cPanelWHM has stopped working on my server last night 3.55 o´clock (GMT+1) (Maybe after the nightly update ?)

    I have tryed to restart the cPanel a lot of times without result - I have tryed to restart the server itself, both soft and hard reboot, without result

    Mailserver, bind, SQL,ftp and Apache is running, so the server is a kind of the way online, but all cPanel/WHM services is not running ( cPanel, WHM, webmail etc)
    Can anyone help me out of this problem ? - I´m getting these 2 error messages every five minutes:
    ------------------------------------------------------------------------------------------------
    Message 1:
    cpsrvd failed @ Tue Mar 22 04:29:29 2011. A restart was attempted automagically.
    Service Check Method: [tcp connect]

    Failure Reason: Unable to connect to port 2086
    ------------------------------------------------------------------------------------------------
    Message2:
    Native SSL support failed to pass the startup test. stunnel was started instead.
    The exact error was: [linktest=BinCheck ok ] [binary=/usr/local/cpanel/cpsrvd-ssl] [cpsrvd=Cwd object version 3.31 does not match $Cwd::VERSION 3.33.
    ]

    You should attempt run /usr/local/cpanel/bin/nativessl-install or submit a support request at https://tickets.cpanel.net/submit/
    -----------------------------------------------------------------------------------------------------
    And this one every hour:
    /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/cpanel/bin/tail-check:
    Data:umper object version 2.126 does not match $Data:umper::VERSION 2.128.
    -----------------------------------------------------------------------------------------------------

    When I try to start/restart cPanel with: /etc/init.d/cpanel start
    I get these messages:
    [Tue Mar 22 20:25:40 2011] Starting /usr/local/cpanel/libexec/tailwatch/tailwatchd daemon
    Log is at /usr/local/cpanel/logs/tailwatchd_log
    /etc/init.d/cpanel start
    Starting cPanel services: [ OK ]
    Starting cPanel brute force detector services: [ OK ]
    Starting cPanel dav services: [ OK ]
    Starting pop3 services: Waiting for cppop to shutdown ... ...Done
    Waiting for cppop-ssl to shutdown ... ...Done
    [ OK ]
    Starting cPanel Chat services:
    Starting Melange Chat services:
    Starting cPanel ssl services: [ OK ]
    Starting cPanel Queue services: [ OK ]
    Starting tailwatchd:
    Starting cPanel Log services:
    Starting mailman services: [ OK ]
    ----------------------------------------------------------------------------------------------------------
    In my eyes, it looks OK, but cPanel is still not running
    Any ideas ?


    Thanks in advance

    Regards Egon

  2. #2
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: cPanel/WHM stopped working

    Do you have a firewall running? If you do, it likely doesn't have the ports opened. You can input the ports into the firewall to see if that's the issue:

    Code:
    /sbin/iptables -I INPUT -p tcp -m tcp --dport 2082:2083 -j ACCEPT
    /sbin/iptables -I INPUT -p tcp -m tcp --dport 2086:2087 -j ACCEPT
    /sbin/iptables -I INPUT -p tcp -m tcp --dport 2095:2096 -j ACCEPT
    If you are then able to access cPanel after adding the above, save these rules:

    Code:
    service iptables save
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  3. #3
    Member
    Join Date
    May 2004
    Posts
    14

    Default Re: cPanel/WHM stopped working

    Thank you for your response.........
    But I have no firewall running and your suggestions dont change anything - I am still not able to access/cpanel - The server have been up and running with the very same configuration in 2 years now without problems, and then it suddenly stopped working last night - I really need help to figure this out :-(

  4. #4
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: cPanel/WHM stopped working

    It suggests native-ssl is the issue in the error message:

    You should attempt run /usr/local/cpanel/bin/nativessl-install or submit a support request at https://tickets.cpanel.net/submit/
    If running /usr/local/cpanel/bin/nativessl-install doesn't work, then submit a ticket to us.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  5. #5
    Member
    Join Date
    May 2004
    Posts
    14

    Default Re: cPanel/WHM stopped working

    /usr/local/cpanel/bin/nativessl-install doesn't work, and if i try to open a ticket, the support ask for a support access number. But when I try to recover the number (/usr/local/cpanel/cpanel -S) i get this message:

    --------------------------------------------------------------------------------------------------
    root@server2 [~]# /usr/local/cpanel/cpanel -S
    Cwd object version 3.31 does not match $Cwd::VERSION 3.33.
    ----------------------------------------------------------------------------------------------------

    What do I do now ?

    Egon

  6. #6
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: cPanel/WHM stopped working

    Go to WHM > Support Center > Contact cPanel to see if you can locate a Support Access Number there. One should be listed at the bottom of that area.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  7. #7
    Member
    Join Date
    May 2004
    Posts
    14

    Default Re: cPanel/WHM stopped working

    Well......
    It is not an easy job, as I allready said:WHM is not working on the server ;-)

  8. #8
    Member
    Join Date
    May 2004
    Posts
    14

    Default Re: cPanel/WHM stopped working

    I am in contact with your support now/submitted an ticket with the guys now so thank you VERY much for your help :-)
    I hope they are able to fix the problem

    Egon

  9. #9
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: cPanel/WHM stopped working

    You are welcome and apologies about suggesting grabbing it from WHM. I wasn't even thinking. Originally, I didn't suggest WHM to get the ticket because it wasn't working, so definitely wouldn't have been able to access it there. Sorry about that.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  10. #10
    Registered User
    Join Date
    Apr 2011
    Posts
    2

    Default Re: cPanel/WHM stopped working

    Quote Originally Posted by cPanelTristan View Post
    You are welcome and apologies about suggesting grabbing it from WHM. I wasn't even thinking. Originally, I didn't suggest WHM to get the ticket because it wasn't working, so definitely wouldn't have been able to access it there. Sorry about that.
    Hello,
    I have exactly the same problem.
    What can I do, to resolve it?

    Regards.
    Przemek.

  11. #11
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: cPanel/WHM stopped working

    The issue on that ticket was the the wrong openssl version was installed due to CentOS putting the wrong one into their repository. The mechanism to see this was case was running this command:

    Code:
    /usr/local/cpanel/cpsrvd-ssl
    If you receive this output:

    Code:
    Cwd object version 3.31 does not match $Cwd::VERSION 3.33.
    Then the wrong version of openssl is installed onto your distro. You can remove the existing rpm using this command:

    Code:
    rpm --justdb --nodeps -e openssl
    Then re-run "/scripts/upcp --force" to have it grab a new copy of openssl instead.

    If the above is not the case, then please submit a ticket about this issue.

    To see the report on the bug where CentOS had the wrong rpms for openssl, you can view this bug report of theirs:

    0004680: openssl 0.9.8e-12.el5_5.7 is missing the i686 package - CentOS Bug Tracker
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  12. #12
    Registered User
    Join Date
    Apr 2011
    Posts
    2

    Default Re: cPanel/WHM stopped working

    Hello,

    Your solution work's perfect.
    Really thank you.

    Regards
    Przemek.

  13. #13
    Registered User
    Join Date
    Oct 2004
    Posts
    4

    Default Re: cPanel/WHM stopped working

    I also had this issue reported on a customers cPanel server today, after much research the solution I used to fix the problem was found at the following site:

    Native SSL on `hostname` Failed [Wiki]

    I followed those instructions and WHM over SSL is now available again.

Similar Threads & Tags
Similar threads

  1. CPPROXY on WHM stopped working after latest upgrade
    By buabco in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 08-11-2008, 01:14 PM
  2. WHM login stopped working
    By dmgens in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 04-10-2007, 05:30 PM
  3. Cpanel/WHM stopped working overnight.
    By ADresch in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-20-2006, 01:15 PM
  4. WHM FTP Backup skips accounts and stopped working
    By RampantLion in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 07-10-2006, 08:17 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube