Page 1 of 1

BBS Errors

Posted: Sun Mar 29, 2015 2:21 pm
by Fayne
So, I'm not sure if this is gappening to everyone, or just some people, or if everyone is even aware of it, but for some reason anytime I try to go to my PMs, settings, or anything besides the main page or a topic, I get an error message. This was happening yesterday as well, but this morning, I had 2 messages, so I went and read and replied to one, then tried to go look at the second one, and the error reapppeared.

This is what the error reads:
General Error
SQL ERROR [ mysql4 ]

Got error 28 from storage engine [1030]

An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
Also, I apologize if this is a known issue and I'm only being annoying by posting it here. I just wanted to make sure it was known about.

Re: BBS Errors

Posted: Sun Mar 29, 2015 2:23 pm
by Alicia
I just got the error as well when I tried to check my messages.

Re: BBS Errors

Posted: Sun Mar 29, 2015 3:38 pm
by Jirato
Fixed.

Re: BBS Errors

Posted: Sun Mar 29, 2015 3:43 pm
by Alicia
Jirato wrote:Fixed.

There cheers for the J man!

Re: BBS Errors

Posted: Sun Mar 29, 2015 3:50 pm
by Jirato
And hopefully found the source of the problem and fixed that too so it doesn't happen again (I fixed this last night too and by this afternoon it had already happened again).

Really sorry, it's an issue with some software I'm running on my server alongside CLOK filling up my /tmp partition, which is also where all the sessions for database connections are stored. Looks like it was stuck trying to process a file the user account it runs under didn't have permission to access and it kept trying over and over again, creating new temporary files every time but never actually stopping or clearing them out.