Skip to main content

Server keeps crashing

Comments

3 comments

  • cPanelMichael
    Hello :) Have you reviewed the MySQL error log (/var/lib/mysql/$hostname.err) to see if there are any specific entries at the time you have to restart it? Thank you.
    0
  • mjtweaver
    [quote="cPanelMichael, post: 1469261">Hello :) Have you reviewed the MySQL error log (/var/lib/mysql/$hostname.err) to see if there are any specific entries at the time you have to restart it? Thank you.
    Thanks for taking the time to reply. Ive noticed the following occuring repeatedly. [ERROR] /usr/sbin/mysqld: Table './cphulkd/logins' is marked as crashed and should be repaired [COLOR="silver">- - - Updated - - - I did some more research and some one recommended doing the following : mysqlcheck --repair cphulkd This is the result: cphulkd.auths OK cphulkd.blacklist OK cphulkd.brutes OK cphulkd.good_logins OK cphulkd.logins OK cphulkd.report OK cphulkd.whitelist OK
    0
  • cPanelMichael
    That indicates the logins table in the "cphulkd" database was corrupted. The command you ran should have repaired it. Is the load on your system high when this issue occurs? If so, the following thread may be helpful: Troubleshooting High Load on Linux Systems Thank you.
    0

Please sign in to leave a comment.