NS_ERROR_FAILURE: Server Replied with 400 calCachedCalendar.js:747
This issue started happening recently. I am using Thuderbird 102.3.1 on Linux. I have recurring events in my Calendar. After the event date passes, I still get the notice with date "Yesterday at ..." When I dismiss the event, nothing happens, it persists. I've cleared my error console, then tried to Dismiss again and I get this in the error console:
Calendar: CalDAV: Unexpected status modifying item to Mark's Calendar: 400 BEGIN:VCALENDAR PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:America/New_York BEGIN:DAYLIGHT TZOFFSETFROM:-0500 TZOFFSETTO:-0400 TZNAME:EDT DTSTART:19700308T020000 RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU END:DAYLIGHT BEGIN:STANDARD TZOFFSETFROM:-0400 TZOFFSETTO:-0500 TZNAME:EST DTSTART:19701101T020000 RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU END:STANDARD END:VTIMEZONE BEGIN:VEVENT CREATED:20191103T202926Z LAST-MODIFIED:20221011T135912Z DTSTAMP:20221011T135912Z UID:992dbfba-20e6-426c-82c9-a5bc8e490342 SUMMARY:Stated Meeting NE4 ORGANIZER;PARTSTAT=NEEDS-ACTION;ROLE=CHAIR:mailto:mfoley@novatec-inc.com ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT:mailto:someone@novatec-inc.com ATTENDEE;CN=danielagaspari;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT:mailto:someone@yahoo.fr EXDATE:20210809T233000Z RRULE:FREQ=MONTHLY;BYDAY=2MO RRULE:FREQ=MONTHLY;BYDAY=2MO CATEGORIES:NE4 X-MOZ-LASTACK:20221011T135912Z DTSTART;TZID=America/New_York:20191111T193000 DTEND;TZID=America/New_York:20191111T203000 SEQUENCE:2 TRANSP:OPAQUE X-MOZ-GENERATION:88 X-MOZ-SEND-INVITATIONS:TRUE X-MOZ-SEND-INVITATIONS-UNDISCLOSED:FALSE BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Default Mozilla Description X-LIC-ERROR;X-LIC-ERRORTYPE=PARAMETER-VALUE-PARSE-ERROR:Got a VALUE parameter with an illegal type for property: VALUE=DURATION END:VALARM BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Default Mozilla Description X-LIC-ERROR;X-LIC-ERRORTYPE=PARAMETER-VALUE-PARSE-ERROR:Got a VALUE parameter with an illegal type for property: VALUE=DURATION END:VALARM END:VEVENT END:VCALENDAR
CalDavCalendar.jsm:757 NS_ERROR_FAILURE: Server Replied with 400 calCachedCalendar.js:747
What can I do to dismiss these events?
Diperbarui oleh Mark Foley pada
Solusi terpilih
It would have been interesting to try your suggestion about raising the log level, but as this was driving me a bit crazy I solved it another way. I deleted the recurring event entirely, then re-created it. So far, no more event notices for this event. This event will not recur again until November 8th, so I wait until then to see if I am able to dismiss it.
Baca jawaban ini dalam konteks 👍 0Semua Balasan (2)
Hello
no idea specifically, can you give more information about your server (if there is one) also can you do a search for cal*log in the advanced config, raise the log to max (Warn -> all and false -> true) for all items and try again ?
Solusi Terpilih
It would have been interesting to try your suggestion about raising the log level, but as this was driving me a bit crazy I solved it another way. I deleted the recurring event entirely, then re-created it. So far, no more event notices for this event. This event will not recur again until November 8th, so I wait until then to see if I am able to dismiss it.