Closed Bug 1524268 Opened 5 years ago Closed 5 years ago

When accepting an event invitation into any Calendar I get: Processing message failed. Status: 80004005.

Categories

(Calendar :: Provider: GData, defect)

Lightning 6.2.2.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1150571

People

(Reporter: lopezibanez, Unassigned)

Details

Attachments

(1 file)

1.95 KB, text/calendar
Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Steps to reproduce:

Click in accept invitation
Select local Calendar or Google Calendar

Actual results:

Pop up window with Processing message failed. Status: 80004005.

Happens all the time, the event is not added to the calendar.

This is when adding it to a Google Calendar:

ReferenceError: reference to undefined property "type"[Learn More]  debugger-client.js:894:9
ReferenceError: reference to undefined property "resume"[Learn More]  node-properties.js:134:15
ReferenceError: reference to undefined property "o"[Learn More]  node-properties.js:124:7
ReferenceError: reference to undefined property "o"[Learn More]  node-properties.js:130:7
SyntaxError: test for equality (==) mistyped as assignment (=)?[Learn More]  react-dom.js:4165:41
SyntaxError: test for equality (==) mistyped as assignment (=)?[Learn More]  react-dom.js:12797:46
TypeError: Symbol.toStringTag is read-only[Learn More] lodash.js:6028:9
ReferenceError: reference to undefined property "type"[Learn More]  HTMLTooltip.js:222:1
ReferenceError: reference to undefined property "width"[Learn More]  HTMLTooltip.js:305:1
ReferenceError: reference to undefined property "unstable_isAsyncReactComponent"[Learn More]  react-dom.js:10613:1
ReferenceError: reference to undefined property "unstable_isAsyncReactComponent"[Learn More]  react-dom.js:6274:1
ReferenceError: reference to undefined property "type"[Learn More]  react-dom.js:7332:9
ReferenceError: reference to undefined property "level"[Learn More]  webconsole.js:2114:1
Lightning:[calGoogleCalendar] Modifying item Meeting (master item)  calGoogleCalendar.js:424
Lightning:"[calGoogleRequest] Requesting PATCH https://www.googleapis.com/calendar/v3/calendars/lopezibanez%40gmail.com/events/"  gdataRequest.jsm:215
Lightning:[calGoogleCalendar] Setting Upload Data (application/json; charset=UTF-8): [PRIVATE]  gdataRequest.jsm:282
Lightning:[calGoogleCalendar] Sending request headers: ({})  gdataRequest.jsm:309
PATCH 
https://www.googleapis.com/calendar/v3/calendars/lopezibanez%40gmail.com/events/ 
[HTTP/2.0 403 Forbidden 178ms]
Lightning:"[calGoogleCalendar] Request PATCH https://www.googleapis.com/calendar/v3/calendars/lopezibanez%40gmail.com/events/ responded with HTTP 403"  gdataRequest.jsm:394
Lightning:[calGoogleCalendar] Login failed for lopezibanez@gmail.com HTTP Status: 403 Reason: forbidden  gdataRequest.jsm:418
Lightning:[calGoogleCalendar] Modifying item PRIVATE failed:2147500037: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "forbidden",
    "message": "Forbidden"
   }
  ],
  "code": 403,
  "message": "Forbidden"
 }
}
  calGoogleCalendar.js:517
ReferenceError: reference to undefined property "topFrame"[Learn More]  server-logger.js:223:5
Assert failed: error on iTIP processing
   calUtils.jsm:147
	ASSERT resource://calendar/modules/calUtils.jsm:147:13
	onOperationComplete resource://calendar/modules/utils/calItipUtils.jsm:1462:9
	onOperationComplete resource://calendar/calendar-js/calCachedCalendar.js:748:21
	notifyPureOperationComplete resource://calendar/modules/utils/calProviderUtils.jsm:533:21
	modifyItem/< jar:file:///home/manu/.thunderbird/eri3gju1.default/extensions/%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D.xpi!/components/calGoogleCalendar.js:520:13

And this is when I tried to add it to a local calendar:

Lightning:iTIP method: REQUEST  calItipUtils.jsm:192
Lightning:iTIP on REQUEST: found 1 items.  calItipUtils.jsm:1639
Lightning:iTIP operations: 1  calItipUtils.jsm:1937
Lightning:iTIP options on: REQUEST:UPDATE  calItipUtils.jsm:341
window.controllers/Controllers is deprecated. Do not use it for UA detection.  blank
ReferenceError: assignment to undeclared variable elt[Learn More]  composeToolbar.js:18:13
ReferenceError: assignment to undeclared variable nb[Learn More]  mrc_compose.js:4266:9
NS_ERROR_FAILURE:   richlistbox.xml:443
	_isItemVisible chrome://global/content/bindings/richlistbox.xml:443:17
	getIndexOfFirstVisibleRow chrome://global/content/bindings/richlistbox.xml:260:19
	_awSetFocus chrome://messenger/content/messengercompose/addressingWidgetOverlay.js:740:25
TypeError: setting getter-only property "styleSheet"[Learn More]  mail-compacttheme.js:66:5
ReferenceError: reference to undefined property "Main"[Learn More]  cotaMessengerCompose.js:11:1
TypeError: contacttabs.Main is undefined[Learn More]  cotaMessengerCompose.js:11:1
Lightning:iTIP method: REQUEST  calItipUtils.jsm:192
Lightning:iTIP on REQUEST: found 1 items.  calItipUtils.jsm:1639
Lightning:iTIP operations: 1  calItipUtils.jsm:1937
Lightning:iTIP options on: REQUEST:UPDATE  calItipUtils.jsm:341
Lightning:[calGoogleCalendar] Modifying item Meeting (master item)  calGoogleCalendar.js:424
Lightning:"[calGoogleRequest] Requesting PATCH https://www.googleapis.com/calendar/v3/calendars/lopezibanez%40gmail.com/events/"  gdataRequest.jsm:215
Lightning:[calGoogleCalendar] Setting Upload Data (application/json; charset=UTF-8):
{"start":{"dateTime":"2019-03-07T12:00:00","timeZone":"Europe/London"},"end":{"dateTime":"2019-03-07T13:30:00","timeZone":"Europe/London"},"summary":PRIVATE gdataRequest.jsm:282
Lightning:[calGoogleCalendar] Sending request headers: ({})  gdataRequest.jsm:309
PATCH 
https://www.googleapis.com/calendar/v3/calendars/lopezibanez%40gmail.com/events/
[HTTP/2.0 403 Forbidden 230ms]
Lightning:"[calGoogleCalendar] Request PATCH https://www.googleapis.com/calendar/v3/calendars/lopezibanez%40gmail.com/events/ responded with HTTP 403"  gdataRequest.jsm:394
Lightning:[calGoogleCalendar] Login failed for lopezibanez@gmail.com HTTP Status: 403 Reason: forbidden  gdataRequest.jsm:418
Lightning:[calGoogleCalendar] Modifying item Meeting failed:2147500037: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "forbidden",
    "message": "Forbidden"
   }
  ],
  "code": 403,
  "message": "Forbidden"
 }
}
  calGoogleCalendar.js:517
Assert failed: error on iTIP processing
   calUtils.jsm:147
	ASSERT resource://calendar/modules/calUtils.jsm:147:13
	onOperationComplete resource://calendar/modules/utils/calItipUtils.jsm:1462:9
	onOperationComplete resource://calendar/calendar-js/calCachedCalendar.js:748:21
	notifyPureOperationComplete resource://calendar/modules/utils/calProviderUtils.jsm:533:21
	modifyItem/< jar:file:///home/manu/.thunderbird/eri3gju1.default/extensions/%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D.xpi!/components/calGoogleCalendar.js:520:13

related bug 1369965

What version of Provider for Google are you using?

Is this reproducable at different time?

Can you provide more information about the event you accepted? If possible, please attach the ics part of the received email.

Component: E-mail based Scheduling (iTIP/iMIP) → Provider: GData
Flags: needinfo?(lopezibanez)

I'm having the same issue.

Provider for Google Calendar v. 4.4.2

I'll attach an ics file where this problem occurs (invite.ics).

Attached file invite.ics —

(In reply to [:MakeMyDay] from comment #3)

What version of Provider for Google are you using?

Is this reproducable at different time?

Can you provide more information about the event you accepted? If possible, please attach the ics part of the received email.

Tom G already provided all the info and attached an ICS. Mine cannot be shared publicly.

Flags: needinfo?(lopezibanez)

I have the same error Thunderbird v60.8.0 (64-bit) OS X version.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE

Same error today with Thunderbird 102.10.0 (64-bit) on Ubuntu 22.04.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: