Also, I can now not even access the calendar page in the sogo web interface. It tells me "502 proxy error" in the browser

Sogo.log shows:

May 09 15:05:46 sogod [25995]: <0x0x7f0df4397eb0[GCSFolderManager]> folderAtPath: 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 = '[email protected]' AND c_path3 = 'Calendar' AND c_path4 = 'personal'

May 09 15:05:46 sogod [25995]: <0x0x7f0df4397eb0[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): missing folder location in record: {"c_acl_location" = "<null>"; "c_folder_id" = 3; "c_folder_type" = Appointment; "c_location" = "<null>"; "c_path" = "/Users/[email protected]/Calendar/personal"; "c_quick_location" = "<null>"; }

May 09 15:05:46 sogod [25995]: <0x0x7f0df4397eb0[GCSFolderManager]> folderAtPath: 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 = '[email protected]' AND c_path3 = 'Calendar' AND c_path4 = '5645-57308380-1-1E775DC0' EXCEPTION: <NSException: 0x7f0df460ecb0> NAME:NSInvalidArgumentException REASON:[NSURL initWithString:relativeToURL:] bad string parameter INFO:(null)



Am 09.05.2016 um 13:23 schrieb Ludovic Marcotte ([email protected]):
On 2016-05-09 07:15, Ludovic Marcotte ([email protected]) wrote:
The scripts incorrectly drop the column c_location from sogo_folder_info.

Add it back to that table using the "VARCHAR(2048) NULL" data type.

Scratch that. If you create a NEW address book or calendar, can you create entries in it?

--
Ludovic Marcotte
[email protected]   ::  +1.514.755.3630  ::http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)
--
[email protected]
https://inverse.ca/sogo/lists

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to