Closed (duplicate)
Project:
CAS
Version:
7.x-1.2
Component:
CAS
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2014 at 04:55 UTC
Updated:
7 Apr 2014 at 18:26 UTC
Jump to comment: Most recent
I started seeing errors like this being logged on a site we recently launched that requires users to log in. What causes this to happen and how can it be prevented? Thanks in advance!
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'ST-7566128-ZhlhkQEWGXYpsaeQIrut-cas' for key 'PRIMARY': INSERT INTO {cas_login_data} (cas_session_id, uid) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1); Array ( [:db_insert_placeholder_0] => ST-7566128-ZhlhkQEWGXYpsaeQIrut-cas [:db_insert_placeholder_1] => 11288 ) in _cas_single_sign_out_save_token() (line 1123 of /data01/d7/sites/all/modules/contrib/cas/cas.module).
Comments
Comment #1
bkosborneThis is a duplicate of #1856720: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry .