On 4/30/2016 3:15 PM, Philipp Kewisch wrote:
The correct URL may be wrong: I saw this in the crror consle:
(the calendar name is WPD)
CalDAV: Status 404 on initial PROPFIND for calendar WPD
Timestamp: 5/1/2016 11:21:34 AM
file:///C:/Users/william/AppData/Roaming/Thunderbird/Profiles/4qkt9wic.slt/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calCachedCalendar.js
Line: 327
Creating a new calendar using an "autodiscovery" url:
https://shared20.servers.xxxxx.com:2080
error log when creating a new calendar, "WPD - short":
CalDAV: Retrieving server info from cache for WPD - short
[calCachedCalendar] Performing playback operation add on 0 items
to WPD - short
[calCachedCalendar] Performing playback operation modify on 0
items to WPD - short
[calCachedCalendar] Performing playback operation delete on 0
items to WPD - short
[calCachedCalendar] Doing changelog based sync for calendar
https://shared20.servers.ndchost.com:2080/
CalDAV: send: <?xml version="1.0" encoding="UTF-8"?>
<D:propfind xmlns:D="DAV:"
xmlns:CS="
http://calendarserver.org/ns/"
xmlns:C="urn:ietf:params:xml:ns:caldav"><D:prop><D:resourcetype/><D:owner/><D:current-user-principal/><D:supported-report-set/><C:supported-calendar-component-set/><CS:getctag/></D:prop></D:propfind>
CalDAV: Status 207 on initial PROPFIND for calendar WPD - short
CalDAV: Authentication scheme for WPD - short is Basic
CalDAV: recv: <?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:" xmlns:s="
http://sabredav.org/ns"
xmlns:cal="urn:ietf:params:xml:ns:caldav"
xmlns:cs="
http://calendarserver.org/ns/"
xmlns:card="urn:ietf:params:xml:ns:carddav"><d:response><d:href>/rpc/</d:href><d:propstat><d:prop><d:current-user-principal><d:href>/rpc/principals/michigan/</d:href></d:current-user-principal><d:resourcetype><d:collection/></d:resourcetype><d:supported-report-set><d:supported-report><d:report><d:expand-property/></d:report></d:supported-report><d:supported-report><d:report><d:principal-property-search/></d:report></d:supported-report><d:supported-report><d:report><d:principal-search-property-set/></d:report></d:supported-report></d:supported-report-set></d:prop><d:status>HTTP/1.1
200
OK</d:status></d:propstat><d:propstat><d:prop><d:owner/><cal:supported-calendar-component-set/><cs:getctag/></d:prop><d:status>HTTP/1.1
404 Not Found</d:status></d:propstat></d:response></d:multistatus>
CalDAV: Found principal url from DAV:current-user-principal
/rpc/principals/michigan/
and the most interesting ones:
CalDAV: WPD - short points to a DAV resource, but not a CalDAV
calendar
Timestamp: 5/1/2016 11:27:57 AM
Warning: There has been an error reading data for calendar: WPD -
short. However, this error is believed to be minor, so the
program will attempt to continue. Error code: DAV_DAV_NOT_CALDAV.
Description: The resource at
https://shared20.servers.xxxxxx.com:2080/ is a DAV collection but
not a CalDAV calendar
Source File:
file:///C:/Users/william/AppData/Roaming/Thunderbird/Profiles/4qkt9wic.slt/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
Line: 962