Forum database 'session' table issues

UHE is now closed. For Technical Support from Ableton, please go here: http://www.ableton.com/support
Locked
Angstrom
Posts: 14988
Joined: Mon Oct 04, 2004 2:22 pm
Contact:

Forum database 'session' table issues

Post by Angstrom » Sat Jan 12, 2008 5:35 pm

getting a lot of database errors from the ableton server today.

lucky for me I know how to kill old sessions from here otherwise I wouldn;t be able to log on at all.

here's an SQL update error, just as an example :

Code: Select all

phpBB : Critical Error
Error updating session key
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_sessions_keys.MYI'. (errno: 145)
INSERT INTO phpbb_sessions_keys(key_id, user_id, last_ip, last_login) VALUES ('5a3b77c87553d4b7db0d4ed04f3910b', [i]my user number[/i], '********', 1200159090)
Line : 229
File : sessions.php
I have had a variety of query errors reported from that database table.

something up over there?

Angstrom
Posts: 14988
Joined: Mon Oct 04, 2004 2:22 pm
Contact:

Post by Angstrom » Sun Jan 13, 2008 12:06 am

seems all fixed now.
sessions are being stored correctly, no error messages.

so you can rest easy ;)

Locked