Re: [SOGo] Web Calendars do not show any appointments
Hey, thanks. Using Nextcloud's ics-export did the trick. Best regards Lars Am 27.11.19 um 15:57 schrieb Christian Mack (christian.m...@uni-konstanz.de): > Hello > > Of course that is not working. > SOGo does not support remote WebDAV/calDAV calendars. > It only supports webcalendars as readonly ics files. > > See Feature Request > https://sogo.nu/bugs/view.php?id=2124 > > > Kind regards, > Christian Mack > > Am 27.11.19 um 11:55 schrieb Lars Liedtke (lied...@punkt.de): >> Hello all, >> >> I tried to add WebDAV-Calendars to SOGo and neither with nextcloud, nor >> with OpenXchange or Google Calendar this is working. >> >> The Calendar is added and I am being prompted for my username and >> password. But that's it. I see no appointments in the Web GUI where >> there should be some. >> >> In the logfile I can see that it is adding the calendar and that it gets >> a HTTP 200 back after logging in. >> >> 2019-11-27 11:44:20.745 sogod[800:100059] > connection=0x0x80c2b4a08> SQL: UPDATE sogo_user_profile SET c_settings = >> '{"Calendar": {"FoldersOrder": ["personal"], "View": "weekview", >> "FolderColors": {}, "NotifyOnPersonalModifications": {}, >> "EventsFilterState": "view_next7", "SelectedList": "eventsListView", >> "FreeBusyExclusions": {}, "WebCalendars": >> {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, >> "InactiveFolders": [], "NotifyOnExternalModifications": {}, >> "AutoReloadedWebCalendars": {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, >> "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", >> "1"]}}' WHERE c_uid = 'ry86'; >> Nov 27 11:44:20 sogod [800]: >> <0x80b266b08[SOGoWebAppointmentFolder]:320-5DDE5380-5-53FB8680> Load web >> calendar >> https://nextcloud.familie-liedtke.net/remote.php/dav/calendars/lars/default/ >> (401) >> 2019-11-27 11:44:27.651 sogod[800:100059] > connection=0x0x80c2b4a08> SQL: UPDATE sogo_user_profile SET c_settings = >> '{"Calendar": {"FoldersOrder": ["personal"], "View": "weekview", >> "FolderColors": {}, "NotifyOnPersonalModifications": {}, >> "EventsFilterState": "view_next7", "SelectedList": "eventsListView", >> "FreeBusyExclusions": {}, "WebCalendars": >> {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, >> "WebCalendarsAuthentication": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "IQAIABwAHABPAC4ACAAaAFcARwBIAEwAOQBRAFwATAA="}, "InactiveFolders": [], >> "NotifyOnExternalModifications": {}, "AutoReloadedWebCalendars": >> {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, >> "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", >> "1"]}}' WHERE c_uid = 'ry86'; >> Nov 27 11:44:28 sogod [800]: >> <0x80b2f39c8[SOGoWebAppointmentFolder]:320-5DDE5380-5-53FB8680> Load web >> calendar >> https://nextcloud.familie-liedtke.net/remote.php/dav/calendars/lars/default/ >> (200) >> 2019-11-27 11:44:28.759 sogod[800:100059] > connection=0x0x80c2b5908> SQL: UPDATE sogo_user_profile SET c_settings = >> '{"Calendar": {"FoldersOrder": ["personal", "320-5DDE5380-5-53FB8680"], >> "View": "weekview", "FolderColors": {}, "NotifyOnPersonalModifications": {}, >> "EventsFilterState": "view_next7", "SelectedList": "eventsListView", >> "FreeBusyExclusions": {}, "WebCalendars": >> {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, >> "WebCalendarsAuthentication": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "IQAIABwAHABPAC4ACAAaAFcARwBIAEwAOQBRAFwATAA="}, "InactiveFolders": [], >> "NotifyOnExternalModifications": {}, "AutoReloadedWebCalendars": >> {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, >> "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", >> "1"]}}' WHERE c_uid = 'ry86'; >> 2019-11-27 11:44:28.825 sogod[800:100059] > connection=0x0x80c2b5908> SQL: UPDATE sogo_user_profile SET c_settings = >> '{"Calendar": {"FoldersOrder": ["personal", "320-5DDE5380-5-53FB8680"], >> "View": "weekview", "FolderColors": {}, "NotifyOnPersonalModifications": {}, >> "EventsFilterState": "view_next7", "SelectedList": "eventsListView", >> "FreeBusyExclusions": {}, "WebCalendars": >> {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, >> "WebCalendarsAuthentication": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": >> "IQAIABwAHABPAC4ACAAaAFcARwBIAEwAOQBRAFwATAA="}, "InactiveFolders": [], >> "NotifyOnExternalModifications": {}, "AutoReloadedWebCalendars": >> {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, >> "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", >> "1"]}}' WHERE c_uid = 'ry86'; >> 2019-11-27 11:44:28.826 sogod[800:100059] > connection=0x0x80c2b4a08> SQL: UPDATE
Re: [SOGo] Web Calendars do not show any appointments
Hello Of course that is not working. SOGo does not support remote WebDAV/calDAV calendars. It only supports webcalendars as readonly ics files. See Feature Request https://sogo.nu/bugs/view.php?id=2124 Kind regards, Christian Mack Am 27.11.19 um 11:55 schrieb Lars Liedtke (lied...@punkt.de): > Hello all, > > I tried to add WebDAV-Calendars to SOGo and neither with nextcloud, nor > with OpenXchange or Google Calendar this is working. > > The Calendar is added and I am being prompted for my username and > password. But that's it. I see no appointments in the Web GUI where > there should be some. > > In the logfile I can see that it is adding the calendar and that it gets > a HTTP 200 back after logging in. > > 2019-11-27 11:44:20.745 sogod[800:100059] connection=0x0x80c2b4a08> SQL: UPDATE sogo_user_profile SET c_settings = > '{"Calendar": {"FoldersOrder": ["personal"], "View": "weekview", > "FolderColors": {}, "NotifyOnPersonalModifications": {}, "EventsFilterState": > "view_next7", "SelectedList": "eventsListView", "FreeBusyExclusions": {}, > "WebCalendars": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, > "InactiveFolders": [], "NotifyOnExternalModifications": {}, > "AutoReloadedWebCalendars": {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, > "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", > "1"]}}' WHERE c_uid = 'ry86'; > Nov 27 11:44:20 sogod [800]: > <0x80b266b08[SOGoWebAppointmentFolder]:320-5DDE5380-5-53FB8680> Load web > calendar > https://nextcloud.familie-liedtke.net/remote.php/dav/calendars/lars/default/ > (401) > 2019-11-27 11:44:27.651 sogod[800:100059] connection=0x0x80c2b4a08> SQL: UPDATE sogo_user_profile SET c_settings = > '{"Calendar": {"FoldersOrder": ["personal"], "View": "weekview", > "FolderColors": {}, "NotifyOnPersonalModifications": {}, "EventsFilterState": > "view_next7", "SelectedList": "eventsListView", "FreeBusyExclusions": {}, > "WebCalendars": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, > "WebCalendarsAuthentication": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "IQAIABwAHABPAC4ACAAaAFcARwBIAEwAOQBRAFwATAA="}, "InactiveFolders": [], > "NotifyOnExternalModifications": {}, "AutoReloadedWebCalendars": > {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, > "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", > "1"]}}' WHERE c_uid = 'ry86'; > Nov 27 11:44:28 sogod [800]: > <0x80b2f39c8[SOGoWebAppointmentFolder]:320-5DDE5380-5-53FB8680> Load web > calendar > https://nextcloud.familie-liedtke.net/remote.php/dav/calendars/lars/default/ > (200) > 2019-11-27 11:44:28.759 sogod[800:100059] connection=0x0x80c2b5908> SQL: UPDATE sogo_user_profile SET c_settings = > '{"Calendar": {"FoldersOrder": ["personal", "320-5DDE5380-5-53FB8680"], > "View": "weekview", "FolderColors": {}, "NotifyOnPersonalModifications": {}, > "EventsFilterState": "view_next7", "SelectedList": "eventsListView", > "FreeBusyExclusions": {}, "WebCalendars": > {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, > "WebCalendarsAuthentication": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "IQAIABwAHABPAC4ACAAaAFcARwBIAEwAOQBRAFwATAA="}, "InactiveFolders": [], > "NotifyOnExternalModifications": {}, "AutoReloadedWebCalendars": > {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, > "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", > "1"]}}' WHERE c_uid = 'ry86'; > 2019-11-27 11:44:28.825 sogod[800:100059] connection=0x0x80c2b5908> SQL: UPDATE sogo_user_profile SET c_settings = > '{"Calendar": {"FoldersOrder": ["personal", "320-5DDE5380-5-53FB8680"], > "View": "weekview", "FolderColors": {}, "NotifyOnPersonalModifications": {}, > "EventsFilterState": "view_next7", "SelectedList": "eventsListView", > "FreeBusyExclusions": {}, "WebCalendars": > {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "https:\\/\\/nextcloud.familie-liedtke.net\\/remote.php\\/dav\\/calendars\\/lars\\/default\\/"}, > "WebCalendarsAuthentication": {"ry86:Calendar\\/320-5DDE5380-5-53FB8680": > "IQAIABwAHABPAC4ACAAaAFcARwBIAEwAOQBRAFwATAA="}, "InactiveFolders": [], > "NotifyOnExternalModifications": {}, "AutoReloadedWebCalendars": > {"ry86:Calendar\\/320-5DDE3980-1-53FB8680": 1}, > "NotifyUserOnPersonalModifications": {}, "EventsSortingState": ["start", > "1"]}}' WHERE c_uid = 'ry86'; > 2019-11-27 11:44:28.826 sogod[800:100059] connection=0x0x80c2b4a08> SQL: UPDATE sogo_user_profile SET c_settings = > '{"Calendar": {"FoldersOrder": ["personal", "320-5DDE5380-5-53FB8680"], > "View": "weekview", "FolderColors": {}, "NotifyOnPersonalModifications": {}, > "EventsFilterState": "view_next7", "SelectedList": "eventsListView", >