Closed Bug 1537758 Opened 5 years ago Closed 5 years ago

Attempt to download artifact is resulting in 500 server error

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1537756

People

(Reporter: kats, Unassigned)

Details

https://queue.taskcluster.net/v1/task/QsTa9nZzQUqTRIePJUuDQg/runs/0/artifacts/public/build/target.json

--> produces:

{
  "code": "InternalServerError",
  "message": "Internal Server Error, incidentId a7a72afc-25f5-4176-9e23-ae3af8009cc7.\n\n---\n\n* method:     getArtifact\n* errorCode:  InternalServerError\n* statusCode: 500\n* time:       2019-03-21T13:50:13.976Z",
  "requestInfo": {
    "method": "getArtifact",
    "params": {
      "0": "public/build/target.json",
      "taskId": "QsTa9nZzQUqTRIePJUuDQg",
      "runId": "0",
      "name": "public/build/target.json"
    },
    "payload": {},
    "time": "2019-03-21T13:50:13.976Z"
  }
}
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.