Open
Bug 1112933
Opened 11 years ago
Updated 3 years ago
iCalendar no longer updates once after receiving HTTP 503
Categories
(Calendar :: Provider: ICS/WebDAV, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: webmaster, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141125180439
Steps to reproduce:
When iCalendar server (read-only) returns HTTP 503 response, the calendar stops updating.
Actual results:
Calendar items are not shown even after the iCalendar server become optimal.
Expected results:
Continue to update the calendar.
Our HTTP server returns 503 for scheduled maintenance window, so the current behavior is not inconvenient (we need to restart Thunderbird.)
Comment 1•11 years ago
|
||
What type of connection do you use: caldav or webdav (ics) calendar?
Can you please enable debug logging by enabling calendar.debug.log and calendar.debug.log.verbose in the config editor and subsequently post the messages from the log console (ctrl+shift+j) appearing while reproducing the issue?
Comment 2•11 years ago
|
||
Kenichi, we need the information requested in comment 1
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 3•11 years ago
|
||
I'm using a iCalendar (ICS) read-only (HTTP) server.
When 503 response is returned, the following was observed in the error console:
[calICSCalendar] Response status 503, temporarily disabling calendar for safety.
> (we need to restart Thunderbird.)
This was wrong.
I could re-enable the calendar in the Properties (Edit Calendar) window.
Comment 4•11 years ago
|
||
We should re-check from time to time in case of a 503.
To get the calendar displayed while server outage, please make sure you have enabled offline support for the respective calendar in the calendar properties (calendar list in any calendar or task view).
Status: RESOLVED → REOPENED
Component: General → Provider: ICS/WebDAV
Ever confirmed: true
Resolution: INCOMPLETE → ---
| Reporter | ||
Comment 5•10 years ago
|
||
> To get the calendar displayed while server outage, please make sure you have enabled offline support for the respective calendar in the calendar properties (calendar list in any calendar or task view).
Yes, I have "Offline Support" checkbox turned on and this issue still occurs on Lightning 4.0.2 + Thunderbird 38.2.0.
Updated•5 years ago
|
Status: REOPENED → UNCONFIRMED
Ever confirmed: false
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•