Zoho Calendar CALDAV sync
-
Hi,
I succesfully login but there are no events fetched from my Zzoho Calendar.
Nonetheless I am able to create events that sync to Zoho Calendar.Any idea why and what should i do?
Thanks,
-
@miguletz Seems to be this bug
VB-89684 "Zoho Calendar no longer displaying" - no progress -
@DoctorG so this is a bug
I hope it gets fixed soon. I was thinking that It was me doing something wrong.
-
@miguletz We've just recently added more logging for errors in parsing calendar data, which I assume is the problem here. It has still not been released in stable version of Vivaldi, but will be included in soon upcoming 6.8 version.
It would be most appreciated if the problem persists (which it almost certainly will) and you could assist in debugging this after update to 6.8. Then we could hopefully put this long standing issue behind us finally.
-
@eggert I am already on 6.8 snapshot so if you need any logs please let me know
-
@miguletz that's great.
It's not exactly straight forward to get to the logs but nothing too complicated. They are in the developer tools console for the browser, to open follow these steps.
- Navigate to vivaldi://inspect#apps
- Click the 'inspect' link below the line ending in main.html (the one that does not have any nested child entries).
- Open the console tab in the dev tools window.
What I'd expect to see is a warning message, something along the lines of "Error parsing sync-collection" and next to it some xml code looking simlar to this
<?xml version="1.0" encoding="UTF-8"?> <D:multistatus xmlns:D="DAV:" xmlns:caldav="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/" xmlns:ical="http://apple.com/ns/ical/"> <D:response xmlns:carddav="urn:ietf:params:xml:ns:carddav" xmlns:cm="http://cal.me.com/_namespace/" xmlns:md="urn:mobileme:davservices"> <D:href>/caldav/v2/[email protected]</D:href> <D:propstat> ...
Depending on things the logs can be a bit noisy so finding the info may or may not be tricky. If you can not see it then clearing the logs with the clear button in the top left corner may help. You should be able to trigger the output of this by forcing a refresh from the dropdown menu of Calendars button in main view. Or if that doesn't show any error output then removing the calendar account and setting up again should show something.
The xml will contain calendar data, please remove sensitive information before sending me anything. You can send it to my email [my username]@vivaldi.com.
Thanks in advance for your assistance.
-
@eggert I just sent something but I am unsure it is what you needed. Let me know what should I do next.
-
Did you ever get this issue fixed? I just started trying to sync my Zoho and get similar issues.
-
This is still a problem. My Zoho Calendars shows up in the list but there are no events.
-
@slickpic if you use the snapshot you will see that the bug was handled and the Zoho calendars sync normally
-
@miguletz awesome thanks im going to try again right now