View Full Version : vbulletin session table FULL
chikuru
07-31-2016, 11:27 AM
What are the possible reason for the session table to be FULL easily?
The only thing i know is the cronjob image code isnt present in footer, and cronjob for daily cleanup process isnt working..
Recently applied a database query to substruct 4days to recent posts because the server time was incorrect. Did it affect the session table to be fully filled up easily?
Seven Skins
07-31-2016, 01:09 PM
The only thing i know is the cronjob image code isnt present in footer
Put the image back and corn jobs will start working again. Stick the code below somewhere in the footer.
{vb:raw cronimage}
I think you can empty the sessions table manually.
chikuru
07-31-2016, 01:19 PM
Put the image back and corn jobs will start working again. Stick the code below somewhere in the footer.
{vb:raw cronimage}
I think you can empty the sessions table manually.
this code is present in the footer.
Its weird that the session table gets full easily after i adjusted the server time and executed the database query to change the post date..
Lynne
07-31-2016, 03:24 PM
Are any of your Schedules Tasks working? If you go to the Schedules Task Manager and look at the column that says Next Time, are those all dates in the very near future or past dates or what?
Paul M
07-31-2016, 07:02 PM
Its weird that the session table gets full easily after i adjusted the server time and executed the database query to change the post date..There is no connection between the two.
chikuru
07-31-2016, 10:27 PM
Are any of your Schedules Tasks working? If you go to the Schedules Task Manager and look at the column that says Next Time, are those all dates in the very near future or past dates or what?
When the server time was incorrect, the next time for Scheduled Tasks were also incorrect (advanced 2 days). I just click edit button, then save (without changing anything from settings.) and the next running date are now correct :up:
Lynne
08-03-2016, 12:26 AM
I'm glad you got it working again. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.