thunderbird / thunderbird-website

Build code for the websites on thunderbird.net and start.thunderbird.net
https://www.thunderbird.net
153 stars 76 forks source link

USA calendar file corrupted? #288

Closed jthaman closed 2 years ago

jthaman commented 2 years ago

I receive import errors when I tried to use the USA holidays ics file

https://www.thunderbird.net/media/caldata/USHolidays.ics

jfx2006 commented 2 years ago

The file itself appears fine, and I had no issue with importing it with latest beta (98b2) using icaljs (not libical). Closing this issue since the file is valid.

jthaman commented 2 years ago

I tried to import the calendar again, and encountered import error. The pop-up directed me to the error console. Here is the tail:

2147500037 import-export.js:204
    putItemsIntoCal chrome://calendar/content/import-export.js:204
    AsyncFunctionThrow self-hosted:696
    handle resource:///modules/MessengerContentHandler.jsm:496
Calendar: CalDAV: Unexpected status adding item to Fastmail Calendar: 403
BEGIN:VCALENDAR

PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN

VERSION:2.0

BEGIN:VEVENT

LAST-MODIFIED:20201108T222756Z

DTSTAMP:20201115T134131Z

UID:258666554916006268

SUMMARY:New Year's Eve

RRULE:FREQ=YEARLY;COUNT=10;BYMONTHDAY=31;BYMONTH=12

CATEGORIES:Holidays

DTSTART;VALUE=DATE:20211231

DTEND:20211231T050001Z

DESCRIPTION:New Year's Eve

CLASS:PUBLIC

END:VEVENT

END:VCALENDAR

CalDavCalendar.jsm:654

I'm not sure how to switch between icaljs and libical in tbird.

jfx2006 commented 2 years ago

Somehow it's trying to connect to Fastmail CALDAV. Calendar: CalDAV: Unexpected status adding item to Fastmail Calendar: 403

In any case, this is not a website issue. Please use the support forum. (https://support.mozilla.org/en-US/products/thunderbird). It's possible this is a Thunderbird bug, support volunteers can help determine the next steps.