Closed
Bug 1138248
Opened 11 years ago
Closed 11 years ago
Unable to send retrigger: Authentication credentials were not provided
Categories
(Tree Management :: Treeherder, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: regression)
STR
1. load https://treeherder.mozilla.org/#/jobs?repo=try&revision=27be84b59c09
2. click on the "C" (crashtest job)
3. click on "Retrigger this job"
ACTUAL RESULT
A pink box with red text pops up saying "Unable to send retrigger: Authentication credentials were not provided"
EXPECTED RESULTS
A login prompt of some sort.
The problem also occurs using a fresh profile.
It worked fine last week, IIRC.
| Reporter | ||
Comment 1•11 years ago
|
||
FYI, re-triggering the job using the corresponding tbpl URL worked fine:
https://tbpl.mozilla.org/?tree=Try&rev=27be84b59c09
Are you logged in to Treeherder via the login link in the top-right corner of the page?
| Reporter | ||
Comment 3•11 years ago
|
||
Nope.
Comment 4•11 years ago
|
||
tl;dr: support was added for retrigger/cancels in taskcluster (which _do_ need users to be logged into treeherder) and in the process meant that the buildbot retriggers now show this message too. In the future we want to move buildbot to using the treeherder login too (rather than the separate LDAP HTTP auth) so it's likely not worth trying to fix this case. Bug 1136738 will make the error message more actionable (ie just log in).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 5•11 years ago
|
||
This bug wasn't about the phrasing of the error message.
If you intend to remove the feature of logging in using LDAP auth I think it'd be
honest to admit that and resolve it as wontfix.
Keywords: regression
Resolution: DUPLICATE → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•