cozy / cozy-sync

webdav server for cozy
20 stars 19 forks source link

[Calendar / Mobile to Cozy] Events are not synchronized anymore #59

Closed frankrousseau closed 9 years ago

frankrousseau commented 9 years ago

Sync looks to work only one way: from server to client.

frankrousseau commented 9 years ago

Here is what says my stacktrace:

undefined

REPORT /public/calendars/me/pro/ 501 117ms

undefined

REPORT /public/calendars/me/pro/ 501 88ms
frankrousseau commented 9 years ago

Data System stacktrace:

[2015-01-09 01:24:01:525] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/webdavaccount/all/ - 200 - 5.867 ms -  1448

[2015-01-09 01:24:01:576] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/webdavaccount/all/ - 200 - 8.392 ms -  1448

[2015-01-09 01:24:01:646] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/webdavaccount/all/ - 200 - 6.051 ms -  1448

[2015-01-09 01:24:01:660] info - helper/db_feed | Publishing usage.application sync

[2015-01-09 01:24:01:661] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/user/all/ - 200 - 6.034 ms -  492

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/event/bycalendar/ - 200 - 20.158 ms -  36876

[2015-01-09 01:24:01:786] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/webdavaccount/all/ - 200 - 5.248 ms -  1448

[2015-01-09 01:24:01:797] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/event/bycalendar/ - 200 - 15.551 ms -  36876

[2015-01-09 01:24:01:814] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/user/all/ - 200 - 5.384 ms -  492

[2015-01-09 01:24:01:960] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/webdavaccount/all/ - 200 - 5.560 ms -  1448

[2015-01-09 01:24:01:975] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/event/bycalendar/ - 200 - 13.336 ms -  36876

[2015-01-09 01:24:01:989] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:01 GMT] - POST /request/user/all/ - 200 - 5.762 ms -  492

[2015-01-09 01:24:02:129] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:02 GMT] - POST /request/webdavaccount/all/ - 200 - 6.344 ms -  1448

[2015-01-09 01:24:02:142] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:02 GMT] - POST /request/event/bycalendar/ - 200 - 20.655 ms -  36876

[2015-01-09 01:24:02:165] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:02 GMT] - POST /request/user/all/ - 200 - 6.820 ms -  492

[2015-01-09 01:24:02:278] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:02 GMT] - POST /request/webdavaccount/all/ - 200 - 5.501 ms -  1448

[2015-01-09 01:24:02:289] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:02 GMT] - POST /request/event/bycalendar/ - 200 - 14.423 ms -  36876

[2015-01-09 01:24:02:305] info - helper/db_feed | Publishing usage.application sync

[Fri, 09 Jan 2015 01:24:02 GMT] - POST /request/user/all/ - 200 - 4.862 ms -  492
jsilvestre commented 9 years ago

It works for me with DavDroid, what is your use case? You simply create an event? No shiny?

frankrousseau commented 9 years ago

A very basic event. I used CalDAV sync Beta (closed source, but the most popular app).

frankrousseau commented 9 years ago

Solved by switching to DAVDroid