Author Topic: 500 Internal Server Error  (Read 2918 times)

Offline Aodhan

  • Newbie
  • *
  • Posts: 5
500 Internal Server Error
« on: November 19, 2012, 07:57:05 AM »
Hi, I upgraded to Stable: 0.8.4 last week from 0.4-beta, no issues upgrade went fine.

Today, after 5 day working fine I'm getting a 500 Internal Server Error.

I checked out the error log and the following is there several times :
[19-Nov-2012 11:56:23 +0000]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('c41c50bb68276c71b0cb5ca0103c9f14', 'bGFuZ3VhZ2V8czo1OiJlbl9HQiI7dGVtcHxiOjE7c2tpbnxzOjc6ImNsYXNzaWMiOw==', 'xx.xx.xxx.xxx', '2012-11-19 11:56:23', '2012-11-19 11:56:23')] [Native code: 1062] [Native message: Duplicate entry 'c41c50bb68276c71b0cb5ca0103c9f14' for key 'PRIMARY']  in ...

Any ideas what the problem might be ?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: 500 Internal Server Error
« Reply #1 on: November 19, 2012, 01:08:29 PM »
Try clearing the session table and see if the problem happens again.