SatGuyScott
Active member
Not sure what's going on but my server started crashing last night and has crashed 3 times today. I have not made any changes to the server or software / add ins. So I am at a loss of what's going on.
The errors show in Xenforo are as follows (there are lots of them. Anything I should be looking for? I tried repairing the database. I am the only thing on this server and am the only one with access to it.
Thank you!
The errors show in Xenforo are as follows (there are lots of them. Anything I should be looking for? I tried repairing the database. I am the only thing on this server and am the only one with access to it.
Thank you!
Code:
Server error log
[LIST]
[*]XF\Db\Exception: MySQL query error [1205]: Lock wait timeout exceeded; try restarting transaction
[*]src/XF/Db/AbstractStatement.php:230
[*]Generated by: Unknown account
[*]Dec 6, 2023 at 5:30 PM
[/LIST]
[HEADING=2]Stack trace[/HEADING]
UPDATE xf_thread SET view_count = view_count + ? where thread_id = ?
------------
#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL query err...', 1205, 'HY000')
#1 src/XF/Db/Mysqli/Statement.php(79): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1205, 'HY000')
#2 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#3 src/addons/SV/RedisViewCounter/Repository/ContentView.php(108): XF\Db\AbstractAdapter->query('UPDATE xf_threa...', Array)
#4 src/addons/SV/ElasticSearchEssentials/SV/RedisViewCounter/Repository/ContentView.php(16): SV\RedisViewCounter\Repository\ContentView->logDatabaseUpdate('UPDATE xf_threa...', 'thread', 397307, 1)
#5 src/addons/SV/RedisViewCounter/Repository/ContentView.php(89): SV\ElasticSearchEssentials\SV\RedisViewCounter\Repository\ContentView->logDatabaseUpdate('UPDATE xf_threa...', 'thread', 397307, 1)
#6 src/addons/SV/RedisViewCounter/XF/Repository/Thread.php(24): SV\RedisViewCounter\Repository\ContentView->batchUpdateViews('thread', 'xf_thread', 'thread_id', 'view_count')
#7 src/addons/SV/ElasticSearchEssentials/XF/Repository/Thread.php(32): SV\RedisViewCounter\XF\Repository\Thread->batchUpdateThreadViews()
#8 src/XF/Cron/Views.php(13): SV\ElasticSearchEssentials\XF\Repository\Thread->batchUpdateThreadViews()
#9 src/XF/Job/Cron.php(37): XF\Cron\Views::runViewUpdate(Object(XF\Entity\CronEntry))
#10 src/XF/Job/Manager.php(260): XF\Job\Cron->run(8)
#11 src/XF/Job/Manager.php(202): XF\Job\Manager->runJobInternal(Array, 8)
#12 src/XF/Job/Manager.php(86): XF\Job\Manager->runJobEntry(Array, 8)
#13 job.php(43): XF\Job\Manager->runQueue(false, 8)
#14 {main}
[HEADING=2]Request state[/HEADING]
array(4) {
["url"] => string(12) "/xen/job.php"
["referrer"] => string(89) "https://www.satelliteguys.us/xen/threads/6-24-2015-12-47-uplink-report-37-changes.351335/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}