Slow Board & "MyBB SQL Errors" - Printable Version +- The UK Babe Channels Forum (https://www.babeshows.co.uk) +-- Forum: General (/forumdisplay.php?fid=19) +--- Forum: Information On This Website & Help (/forumdisplay.php?fid=103) +---- Forum: Forum Help & Advice (/forumdisplay.php?fid=91) +---- Thread: Slow Board & "MyBB SQL Errors" (/showthread.php?tid=15660) |
RE: Slow Board & "MyBB SQL Errors" - Jam Da Man - 11-01-2011 19:20 Something must have changes recently, I was on the Forum almost all day on Sunday without getting any errors at all. Today and Yesterday I've had no end of errors. This was the most recent - Lots of "internal server error"s too. RE: Slow Board & "MyBB SQL Errors" - TheWatcher - 11-01-2011 19:34 I've got a screenshot of that as well. Seen it about 6 times in the last hour but it goes away with going back and trying again. RE: Slow Board & "MyBB SQL Errors" - dazaman - 11-01-2011 19:39 Another just now coming onto the site. RE: Slow Board & "MyBB SQL Errors" - Gaz "AV1" Aston - 11-01-2011 19:45 in the past 20 minutes, i've had 4 Internal Servor Error messages....Its painfully slow so im logging off till later on tonight! RE: Slow Board & "MyBB SQL Errors" - quiquems - 11-01-2011 19:45 19:45 RE: Slow Board & "MyBB SQL Errors" - admin. - 11-01-2011 19:46 Thanks to all those who have reported error messages. For any further reports, if you can add EXACTLY WHAT YOU WERE DOING when the error occurred it will help to diagnose the problem. RE: Slow Board & "MyBB SQL Errors" - admin. - 11-01-2011 21:36 Some further adjustments have been made on top of the adjustments to the server made yesterday, so let's hope for some significant improvement. Please post any error messages you see from 21:30 today onwards. RE: Slow Board & "MyBB SQL Errors" - bombshell - 11-01-2011 21:54 MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error: 2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) Query: [READ] Unable to connect to MySQL server Please contact the MyBB Group for support. Just got this 1 minute ago RE: Slow Board & "MyBB SQL Errors" - Wazo - 11-01-2011 22:00 MyBB has experienced an internal SQL error and cannot continue. SQL Error: 5 - Out of memory (Needed 5241216 bytes) Query: SELECT COUNT(post.dateline) AS postcount, post.uid, user.uid, user.username, user.usergroup, user.displaygroup FROM mybb_posts AS post JOIN mybb_users AS user ON (post.uid=user.uid) WHERE dateline > 1294696733 GROUP BY post.uid ORDER BY postcount DESC LIMIT 18 At 21:59 when returning to the Main Index. RE: Slow Board & "MyBB SQL Errors" - Jam Da Man - 11-01-2011 22:04 MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error: 5 - Out of memory (Needed 5241700 bytes) Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, s.location1, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1294781817' ORDER BY u.username ASC, s.time DESC Please contact the MyBB Group for support. I got this when I clicked to go back to the main menu, from the page previous to this one (posts 301 - 310) about 2 minutes ago. ....AND this - MyBB has experienced an internal SQL error and cannot continue. SQL Error: 2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) Query: [READ] Unable to connect to MySQL server Whilst trying to post the first error message! |