Calendar/contact sync problem

It is my first post here so I would like to say hallo to everybody.

Unfortunately I have upgraded oc to 10.0.0 via apt-get full-upgrade, next I have upgraded db via occ. I had to disable calendar, contacts, bookmarks and tasks prior to occ upgrade. Re-enabling tasks and bookmarks is not possible now so I have to wait.
Calendar and contacts work via www but synchronisation with desktop/mobile does not work. I have found, that synchronisation does not work because link was changed:
prior 10.0.0 it was:
https://aaaaaaaaaaaaaaaa.com/owncloud/remote.php/**caldav**/calendars/mirek/defaultcalendar
now it is:
https://aaaaaaaaaaaaaaaa.com/owncloud/remote.php/**dav**/calendars/mirek/defaultcalendar/
the same issue with carddav.

Changing it in every desktop and mobile client does not seam to be good idea. Will it be fixed and when?
Is there any workaround?

1 Like

According to some developers at the bugtracker the old links should still work:

dav was added the old urls are still valid - you can still use caldav.

-> https://github.com/owncloud/core/issues/27754#issuecomment-297946173

It should, but it does not. Thunderbird says:
Error: [calCachedCalendar] replay action failed: null, uri=https://aaaaaaaaaaaaaaaa.com/owncloud/remote.php/caldav/calendars/mirek/defaultcalendar, result=2147500037, op=[xpconnect wrapped calIOperation]
GOT STATUS: 404

I have apache server and rewrite enabled btw.

If it doesn't then report a new bug to the developers at [1]. This is stuff where most people in here can't help.

[1] https://github.com/owncloud/core/issues

Thank you for support, I have sent a bugreport.

1 Like

here is the fix - please test - thx

2 Likes