[Akonadi] [Bug 351628] Akonadi DAV Resource does not sync all calendars on ownCloud any more

Grégory Oestreicher greg at kamago.net
Mon Sep 7 21:16:07 BST 2015


https://bugs.kde.org/show_bug.cgi?id=351628

--- Comment #14 from Grégory Oestreicher <greg at kamago.net> ---
Well, I'm a bit stuck here. It seems that ownCloud chokes on a malformed date
time. As this happens only for the 'opravila' calendar I'm wondering if there
isn't a malformed event in it somewhere.

If you have access to the owncloud database with a SQL client can you look if
you have an event whose start time would be equal to '-4713010'? Assuming your
table prefix is the default 'oc_' the following request may find it: "SELECT *
FROM oc_clndr_objects WHERE calendardata LIKE '%-4713010%';".

This doesn't explain why the other calendar doesn't sync, but there's nothing
about this one in the logs :(

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list