Closed
Bug 1177183
Opened 10 years ago
Closed 9 years ago
[TC] taskcluster run-graph fails with "internal error"
Categories
(Taskcluster :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wcosta, Unassigned)
References
Details
Attachments
(1 file)
1.41 MB,
text/plain
|
Details |
$ ./mach taskcluster-graph --head-repository=http://hg.mozilla.org/mozilla-central --head-rev=tip --owner=wcosta@mozilla.com --project=mozilla-central > graph.txt
$ cat graph.txt | taskcluster run-graph
Taskgraph creation error Error: Internal Server Error
{
"message": "Internal Server Error",
"error": {
"info": "Ask administrator to lookup incidentId in log-file",
"incidentId": "f8f9a992-53a6-4ed4-bce2-7ad3c7d5d75d"
}
}
Reporter | ||
Comment 1•10 years ago
|
||
This is the graph I get the error.
Updated•10 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•