[SOGo] Postgres error using sogo connector, unexpected EOF

Robert Stanford sogo@opengroupware.org
Sat, 01 Dec 2007 06:42:15 +1000


(I sent a similar message to this a couple of days ago, but it never 
appeared on the mailing list so I hope I'm not double posting)

I an unable to create a new Event using the connector, whenever I hit 
save on the new event nothing appears.

Output from postgres log seems to indicate something.

I am using postgresql 8.2.5

The web interface works, however when I add a new event the whole 
calendar empties and has to be refreshed.

Regards
Robert Stanford


2007-12-01 06:36:59 EST LOG:  statement: SELECT c_path4 FROM 
sogo_folder_info WHERE c_path2 = 'rob' AND c_folder_type = 'Appointment'
2007-12-01 06:36:59 EST LOG:  statement: set client_encoding to 'UTF8'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_defaults  FROM 
sogo_user_profile WHERE c_uid = 'rob'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_settings  FROM 
sogo_user_profile WHERE c_uid = 'rob'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_folder_id, c_path, 
c_location, c_quick_location, c_acl_location, c_folder_type FROM 
sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'rob' AND c_path3 
= 'Calendar' AND c_path4 = 'personal'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_uid, c_object, c_role 
FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal') AND 
(c_uid = 'rob')
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_uid, c_object, c_role 
FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal') AND 
(c_uid = '<default>')
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_component FROM 
rob1193141948_quick WHERE c_name = 'null'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_path4 FROM 
sogo_folder_info WHERE c_path2 = 'rob' AND c_folder_type = 'Appointment'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_defaults  FROM 
sogo_user_profile WHERE c_uid = 'rob'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_settings  FROM 
sogo_user_profile WHERE c_uid = 'rob'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_folder_id, c_path, 
c_location, c_quick_location, c_acl_location, c_folder_type FROM 
sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'rob' AND c_path3 
= 'Calendar' AND c_path4 = 'personal'
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_uid, c_object, c_role 
FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal') AND 
(c_uid = 'rob')
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_uid, c_object, c_role 
FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal') AND 
(c_uid = '<default>')
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_content FROM 
rob1193141948 WHERE c_name = 'f656dcc8-65f3-49cf-b9a7-d9db70ec8079.ics' 
AND (c_deleted != 1 OR c_deleted IS NULL)
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_uid, c_object, c_role 
FROM rob1193141948_acl WHERE (c_object = 
'/rob/Calendar/personal/f656dcc8-65f3-49cf-b9a7-d9db70ec8079.ics') AND 
(c_uid = 'rob')
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_uid, c_object, c_role 
FROM rob1193141948_acl WHERE (c_object = 
'/rob/Calendar/personal/f656dcc8-65f3-49cf-b9a7-d9db70ec8079.ics') AND 
(c_uid = '<default>')
2007-12-01 06:36:59 EST LOG:  statement: SELECT c_version FROM 
rob1193141948 WHERE c_name = 'f656dcc8-65f3-49cf-b9a7-d9db70ec8079.ics' 
AND (c_deleted != 1 OR c_deleted IS NULL)
2007-12-01 06:36:59 EST LOG:  could not receive data from client: 
Connection reset by peer
2007-12-01 06:36:59 EST LOG:  unexpected EOF on client connection
2007-12-01 06:36:59 EST LOG:  could not receive data from client: 
Connection reset by peer
2007-12-01 06:36:59 EST LOG:  unexpected EOF on client connection
2007-12-01 06:36:59 EST LOG:  statement: set client_encoding to 'UTF8'
2007-12-01 06:36:59 EST LOG:  statement: SELECT count(*) FROM 
sogo_user_profile
2007-12-01 06:36:59 EST LOG:  statement: SELECT count(*) FROM 
sogo_folder_info