
guido at madison-gurkha
Jun 26, 2013, 12:39 AM
Post #1 of 1
(55 views)
Permalink
|
I am regularly getting errors like the following: [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: Error: QF in '/inc/caldav-PUT-functions.php' on line 1379 [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: SQL error "23505" - ERROR: duplicate key value violates unique constraint "caldav_data_pkey"" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: Error: QF in '/inc/caldav-PUT-functions.php' on line 1379 [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: INSERT INTO caldav_data ( dav_id, user_no, dav_name, dav_etag, caldav_data, caldav_type, logged_user, created, modified, collection_id, weak_etag ) VALUES( :dav_id, :user_no, :dav_name, :etag, :dav_data, :caldav_type, :session_user, :create [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: d, :modified, :collection_id, :weak_etag ) [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":etag" => "caa9a5d3c241bfd3e8bb67c2ad7190f2" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":dav_data" => deleted for privacy reasons [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":caldav_type" => "VEVENT" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":session_user" => "1006" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":weak_etag" => "adc682a9c98aed2d098ec4bcb6ad11f8" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":dav_id" => "67918" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":modified" => "20111129T100329Z" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":collection_id" => "4943" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":user_no" => "1006" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":dav_name" => "/username/.in/adc682a9c98aed2d098ec4bcb6ad11f8.ics" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: LOG: PUT: Query: QF: ":created" => "20111129T100252Z" [Wed Jun 26 01:55:33 2013] [error] [client 80.100.42.85] davical: FATAL: :Insert into calendar_item failed... It always concearns ites in /user/.in for various users. We are using thunderbird/lightning (mostly) and inboxes have never worked (invites only work via mail). Perhaps that is related. The particular user in the error messages has 157 items in .in, but only one is giving problems. I am seeking advice on how to debug this problem further. A method of just getting rid of the error would also be nice ;-) (manually removing an item for .in?) (Please also reply to me personnaly as I am not subscribed to the list) Thanks, -Guido ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|