Closed
Bug 1202185
Opened 10 years ago
Closed 10 years ago
Google CalDAV calendars get disabled automatically from time to time
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1195974
People
(Reporter: peci1, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150826023504
Steps to reproduce:
I have some Google calendars via CalDAV (offline cached).
From time to time (maybe after putting the computer to sleep), all my calendars get disabled. Re-enabling them manually works, but only for some time (maybe until next sleep).
This behavior is new. Before, a sleep / network failure just shown a warning triangle next to the calendar name, but it did not disable it.
Actual results:
These are the related console messages (translated manually from my language):
Warning: CalDAV: No response status doing webdav sync for calendar Google
Source file: file:///D:/Thunderbird/New.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavRequestHandlers.js
Warning: CalDAV: Error doing webdav sync: undefined
Source file: file:///D:/Thunderbird/New.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavRequestHandlers.js
Warning: An error occured while reading calendar: Google. Error code: DAV_REPORT_ERROR. Description: An error occured while reading the calendar: https://www.google.com/calendar/dav/***@gmail.com/events. The calendar was disabled until it is safe to use it again.
Source file: file:///D:/Thunderbird/New.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
Warning: There was an error reading calendar Google. Error code: READ_FAILED. Description:
Source file: file:///D:/Thunderbird/New.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
Error: [calCachedCalendar] replay action failed: null, uri=https://www.google.com/calendar/dav/***@gmail.com/events, result=2147500037, op=[xpconnect wrapped calIOperation]
Source file: file:///D:/Thunderbird/New.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCachedCalendar.js
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•