Looking at the logs, it says
Code: Select all
[Fri Jul 25 15:23:01 2014][Notice][Kernel::System::Auth::DB::Auth] User: [*username] authentication ok (REMOTE_ADDR: [*ip address]).
[Fri Jul 25 15:23:01 2014][Error][Kernel::System::AuthSession::DB::CreateSessionID][226] , SQL: '
SELECT session_id, data_key, data_value
FROM sessions
WHERE data_key = 'UserType'
OR data_key = 'UserLastRequest'
ORDER BY id ASC'
[Fri Jul 25 15:23:01 2014][Error][Kernel::System::AuthSession::DB::CreateSessionID][328] , SQL: 'INSERT INTO sessions (session_id, data_key, data_value, serialized) VALUES (?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?),(?,?,?,?)'
[Fri Jul 25 15:23:02 2014][Error][Kernel::System::AuthSession::DB::GetSessionIDData][159] , SQL: '
SELECT id, data_key, data_value, serialized
FROM sessions
WHERE session_id = ?
ORDER BY id ASC'
[Fri Jul 25 15:23:02 2014][Notice][Kernel::System::AuthSession::DB::CheckSessionID] SessionID: '10480aba7437de89dc1b1c07712b81238b' is invalid!!!
Never had this problem before. Any ideas? Is there a step missing in the upgrade?