XF 1.5 Error Keeps Popping Up in my Forum

Ranger375

Well-known member
This has been popping up in my error log for a while and occasionally I end up having to repair the table to get the forum working again. Any idea what might be the cause and how to keep it from happening again?


Error Info

Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect key file for table './shadowsp_forum/xf_session.MYI'; try to repair it - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Tuesday at 7:01 PM
Stack Trace
#0 /home/shadowsp/public_html/vb/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/shadowsp/public_html/vb/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/shadowsp/public_html/vb/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/public_html/vb/library/XenForo/Session.php(856): Zend_Db_Adapter_Abstract->insert('xf_session', Array)
#4 /home//public_html/vb/library/XenForo/Session.php(574): XenForo_Session->saveSessionToSource('5145bde641fff6e...', false)
#5 /home//public_html/vb/library/XenForo/Controller.php(414): XenForo_Session->save()
#6 /home//public_html/vb/library/XenForo/Controller.php(358): XenForo_Controller->updateSession(Object(XenForo_ControllerResponse_Redirect), 'XenForo_Control...', 'Member')
#7 /home//public_html/vb/library/XenForo/FrontController.php(358): XenForo_Controller->postDispatch(Object(XenForo_ControllerResponse_Redirect), 'XenForo_Control...', 'Member')
#8 /home//public_html/vb/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home//public_html/vb/index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
["url"] => string(57) "https://www..com/vb/search/member?user_id=1549"
["_GET"] => array(1) {
["user_id"] => string(4) "1549"
}
["_POST"] => array(0) {
}
}
 
Top Bottom