Hi Nerijus, >From looking through Github, it looks like the developer has changed the >user-agent string that the CalDAV app is sending (More specifically, it now >explicitly sets a user-agent... From memory with Android if it isn't set it >just doesn't send one). It's possible that the new user-agent is tripping SOGo >up.
My understanding is that SOGo maintains a list of recognised user-agents and their associated protocols and quirks. If SOGo comes across one it doesn't understand, it simply throws the error and doesn't go any further. Perhaps open a bug/feature request for SOGo with the details to have the agent added? I don't think there is a way to change this yourself without recompiling. As a workaround you may want to see if you can downgrade your CalDAV app. If you wanted to try another app, I use CalDAV-Sync (Used to be free, not sure if it still is): https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib Hope this helps! Regards, Thomas -- Thomas White www.tribalchicken.com.au On Tuesday, November 19, 2013 10:03 WST, Nerijus Baliunas <[email protected]> wrote: > Hello, > > I am using Caldav Sync Free Beta > (https://play.google.com/store/apps/details?id=org.gege.caldavsyncadapter) > on Android. Recently it updated to version 1.8 (which adds 2 way sync > support), > and it stopped synchronizing. sogo.log: > > 5.20.x.x - - [19/Nov/2013:03:50:29 GMT] "PROPFIND /SOGo/dav/admin HTTP/1.1" > 401 0/284 0.001 - - 0 > 2013-11-19 03:50:29.942 sogod[13933] -[WEClientCapabilities > initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter > (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8' > 5.20.x.x - - [19/Nov/2013:03:50:29 GMT] "PROPFIND /SOGo/dav/admin HTTP/1.1" > 207 1878/284 0.004 - - 0 > 2013-11-19 03:50:29.982 sogod[13933] -[WEClientCapabilities > initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter > (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8' > > Is it an error or warning? Did it stop working because of this? I didn't have > such message with an earlier > 1.7 version. > > Regards, > Nerijus > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
