Skip to main content

The login is invalid.

Comments

5 comments

  • cPanelMichael
    Hello :) Please run the following commands from console to disable cpHulkd:
    for i in `ps aux | grep -i "cphulkd - process" | awk {'print $2'}` ;do kill -9 $i ;done /usr/local/cpanel/bin/cphulk_pam_ctl --disable
    Let us know if the issue persists after it's disabled. Thank you.
    0
  • Scott Emick
    When I run the command I get no such process. It is not running. [COLOR="silver">- - - Updated - - - The second command doesn't work either because there is no cphulk_pam_ctl in that directory, only cphulk.
    0
  • cPanelMichael
    Do you notice any output to /usr/local/cpanel/logs/login_log when attempting to access Web Host Manager? Thank you.
    0
  • Scott Emick
    I was checking /var/log/secure, nothing there when I tried to log in as root. I am highly frustrated, I just spun up a new server using CloudLinux...I paid for CloudLinux and Cpanel/WHM. I will start a new thread if any problems with the new VM.
    0
  • cPanelMichael
    I noticed you whitelisted an internal IP address based on your initial message. Did you verify you were connecting from that internal address, or was that just an example you provided? Thank you.
    0

Please sign in to leave a comment.