phpBB : Critical Error
Error creating new session
DEBUG MODE
SQL Error : 1114 The table 'phpbb_sessions' is full
INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in) VALUES ('e511bc8bb1232a07e0c91dd1c0a58e4c', 64, 1124153080, 1124153080, '40b4763a', -2, 1)
Line : 158
File : sessions.php
I've been seeing this often over the last few days, preventing me from checking the GDB when I want to. Anyone know what it means or why it is picking on me?
Angela Christine
I've seen it too.
Me three.
Me four. I have no idea why it's doing that. I just thought I'd let everyone know...you're not alone out there... 8)
I got that once, but I refreshed and it came up like normal, hasn't happened since.
Happens at least three times a day for me.
Here is why:
http://www.phpbb.com/kb/article.php?article_id=42
QuoteNote that just because your sessions table is full it doesn't mean that someone has actively and maliciously trying to fill it. Chances are that it is just full because of all the users that visit your site, and that no-one has been trying to fill it up in an attempt to bring your site down. Sometimes it can just be a confused search engine spider, who doesn't like dynamic session ids, filling up the sessions table.
Call me suspicious, but it wouldn't suprise me if ultimiatly it came down to an intentional flooding of the sessions.
i seen it alot
I've seen it a couple of times.
I corresponded with Brixius about this. Apparently we don't control this table, and so when this happens we're left with having to submit a support ticket to our hosting provider.
Alas.
-- X
It is weird, because when I do get through after one of these blocks, there's 8 or 9 people logged in to the GDB. It seems odd that the sessions would be full but there really aren't many people on.
Oh well, at least it isn't just me.
Angela Christine
thats acctually worst then most people think there could be someone hacking, a virus or a bug in the site.
Quote from: "amoeba"Here is why:
http://www.phpbb.com/kb/article.php?article_id=42
QuoteNote that just because your sessions table is full it doesn't mean that someone has actively and maliciously trying to fill it. Chances are that it is just full because of all the users that visit your site, and that no-one has been trying to fill it up in an attempt to bring your site down. Sometimes it can just be a confused search engine spider, who doesn't like dynamic session ids, filling up the sessions table.
Call me suspicious, but it wouldn't suprise me if ultimiatly it came down to an intentional flooding of the sessions.
I was thinking the very same thing, perhaps the previous group that took down the GDB briefly? Anyone ever find out who they were in any case? I would diffenatly love to show them a similar favor, thats for sure.
- Demonaire -
smae thing happened today, and yesterday..
Happened to me yesterday but seems to have stopped for me now...
Hmm.. Some search bots do that, sometimes. It's not always a *chuckle* hacker.
Damn.. A hacker meant a programming god when I was young. Now people who try to use the programs other people wrote to hack porn and discussion boards are called hackers.