Closed
Bug 1471183
Opened 7 years ago
Closed 7 years ago
CalDAV Support broken in Lightning 6.2
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1468912
People
(Reporter: spam2, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180605171542
Steps to reproduce:
Create a new account in Nextcloud 13.0.4 and use the caldav-link of the automatically configured personal calendar to create a new calendar in lightning.
Create a new event directly under nextcloud and create a second event under lightning.
Actual results:
None of the both created events is being synchronized.
The error console in Thunderbird throws the following errors:
Lightning:[calCachedCalendar] replay action failed: null, uri=https://user:password@nextcloudurl/remote.php/dav/calendars/user/personal/, result=2147500037, operation=[xpconnect wrapped calIOperation]
Lightning:[calCachedCalendar] Unable to perform playback action add to the server, will try again next time (8e63fbfe-c0f6-4bd0-ab80-a60e2c09666e,Server Replied with 503)
Expected results:
Performed the same actions under Thunderbird 52.8.0 and Lightning 5.4.8.
Everything works as expected and both events are synchronized correctly.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Untriaged → Provider: CalDAV
Product: Thunderbird → Calendar
Version: 60 → Lightning 6.2
This might be related: when subscribing to Nextcloud calendars, they are deactivated on startup, after master password input.
Here is the corresponding log:
Lightning:[calCachedCalendar] replay action failed: null, uri=https://nexclout.instance/remote.php/dav/calendars/user1/cal1/, result=2147500037, operation=[xpconnect wrapped calIOperation] calCachedCalendar.js:330
(The calendars work fine in applications other than Thunderbird.)
You need to log in
before you can comment on or make changes to this bug.
Description
•