Skip to main content

cpHulk is not working. Database error

Comments

6 comments

  • webhostuk
    Have you tried to repair the Cphulk database from mysql section? might be that should your issue.
    0
  • electric
    How do I do that?
    0
  • 24x7server
    Hello :), You can repair your cphulkd databases through WHM >> SQL Services >> Repair a MySQL Database. Also, You can try this with command line.
    mysqlcheck -r cphulkd
    0
  • cPanelMichael
    Hello, You can also attempt to repair the database via Web Host Manager: "WHM Home " SQL Services " Repair a MySQL Database" Let us know if this helps. Thanks!
    0
  • electric
    You can repair your cphulkd databases through WHM >> SQL Services >> Repair a MySQL Database.

    This is for a DNS-Only server, so this link does not exist in the WHM.
    Also, You can try this with command line.
    mysqlcheck -r cphulkd

    The output shows no errors: root@ns4 [~]# mysqlcheck -r cphulkd cphulkd.auths OK cphulkd.blacklist OK cphulkd.brutes OK cphulkd.good_logins OK cphulkd.logins OK cphulkd.report OK cphulkd.whitelist OK
    I think the problem is that the table doesn't seem to even exist. So there's nothing to repair, since it isn't there. Is there a way to "re-install" cpHulk?
    0
  • cPanelMichael
    I think the problem is that the table doesn't seem to even exist. So there's nothing to repair, since it isn't there. Is there a way to "re-install" cpHulk?

    Hello, Yes, it's possible via the following command:
    /usr/local/cpanel/bin/hulkdsetup
    Thank you.
    0

Please sign in to leave a comment.