cpHulk is not working. Database error
I am trying to use the cpanel "cpHulk" service, but I get this error when clicking the "History Reports" tab:
(XID 8dmjjs) The "cphulkd.login_track" table seems corrupted, and returned the following error: "(XID vtk2dg) DBD::mysql::st execute failed: Table 'cphulkd.login_track' doesn't exist"
There is also this error when I click the "Blacklist Management" tab: Failed to read "blacklist".
And this error when I click "Whitelist Management" tab: Failed to read "whitelist".
There is also this error when I click the "Blacklist Management" tab: Failed to read "blacklist".
And this error when I click "Whitelist Management" tab: Failed to read "whitelist".
-
Have you tried to repair the Cphulk database from mysql section? might be that should your issue. 0 -
How do I do that? 0 -
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 cphulkd0 -
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 -
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 -
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.
Comments
6 comments