Closed Bug 1589403 Opened 6 years ago Closed 6 years ago

GitHub logins failing in community

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: hassan)

Details

There's an unhandled error when we get "Forbidden" in response to some HTTP request the backend is making. The stack trace is not useful :(

https://sentry.prod.mozaws.net/operations/taskcluster-community/issues/6486357/?query=is:unresolved

Error: Forbidden
  File "/app/node_modules/superagent/lib/node/index.js", line 857, col 15, in Request.callback
    err = new Error(msg);
  File "/app/node_modules/superagent/lib/node/index.js", line 1100, col 20, in IncomingMessage.<anonymous>
    _this4.callback(null, _this4._emitResponse(obj, files));
  File "events.js", line 203, col 15, in IncomingMessage.emit
  File "domain.js", line 448, col 20, in IncomingMessage.EventEmitter.emit
  File "_stream_readable.js", line 1145, col 12, in endReadableNT
  File "internal/process/next_tick.js", line 63, col 19, in process._tickCallback

I wonder if https://github.com/taskcluster/taskcluster/commit/fa7db53883e7ad211e939f5e7a90ad6805de460c fixed the issue. Do you know if the community deployment has that commit deployed?

Flags: needinfo?(dustin)

I think that fixes the unhandled bit, and it's not been released yet.

At a guess we're getting 'Forbidden' from GitHub, and I wonder why that is..

Flags: needinfo?(dustin)
Assignee: nobody → helfi92
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.