Jump to content

core_sessions marked as crashed


Recommended Posts

I'm getting this error message logging into the forums. Is this easily repairable?

Quote

SELECT * FROM `core_sessions` WHERE ( core_sessions.id IN(SELECT MAX(id) FROM `core_sessions` AS `s` WHERE s.running_time>1687411697 AND s.login_type!=3 AND (s.login_type!=1 OR s.member_id=1) AND s.member_id IS NOT NULL GROUP BY `member_id`) OR core_sessions.id IN(SELECT MAX(id) FROM `core_sessions` AS `s` WHERE s.running_time>1687411697 AND s.login_type!=3 AND (s.login_type!=1 OR s.member_id=1) AND s.member_id IS NULL GROUP BY `ip_address`) ) ORDER BY core_sessions.running_time desc
IPS\Db\Exception: Table './admin_ipb/core_sessions' is marked as crashed and should be repaired (145)
#0 /home/admin/web/unofficialmills.co.uk/public_html/forums/system/Db/Select.php(388): IPS\_Db->preparedQuery()
#1 /home/admin/web/unofficialmills.co.uk/public_html/forums/system/Db/Select.php(286): IPS\Db\_Select->runQuery()
#2 /home/admin/web/unofficialmills.co.uk/public_html/forums/system/Session/Store/Database.php(253): IPS\Db\_Select->setKeyField()
#3 /home/admin/web/unofficialmills.co.uk/public_html/forums/applications/core/extensions/core/Dashboard/OnlineUsers.php(52): IPS\Session\Store\_Database->getOnlineUsers()
#4 /home/admin/web/unofficialmills.co.uk/public_html/forums/applications/core/modules/admin/overview/dashboard.php(64): IPS\core\extensions\core\Dashboard\_OnlineUsers->getBlock()
#5 /home/admin/web/unofficialmills.co.uk/public_html/forums/system/Dispatcher/Controller.php(118): IPS\core\modules\admin\overview\_dashboard->manage()
#6 /home/admin/web/unofficialmills.co.uk/public_html/forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
#7 /home/admin/web/unofficialmills.co.uk/public_html/forums/admin/index.php(13): IPS\_Dispatcher->run()
#8 {main}

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...