Closed
Bug 1656188
Opened 5 years ago
Closed 5 years ago
Lando failure email has malformatted URL
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kats, Unassigned)
Details
I got this email:
Your request to land D85333 failed.
See https://"lando.services.mozilla.com"/D85333/ for details.
Reason:
An unexpected error occured while landing:
(255, b'pushing to ssh://hg.mozilla.org/integration/autoland\nsearching for changes', b"abort: push creates new remote head 5fef8f173010!\n(merge or see 'hg help push' for details about pushing new heads)")
Note the quotation marks in the URL on the second line of text. This makes the URL non-clickable in pretty much every email viewer which makes it harder to jump straight to the phabricator issue.
Comment 1•5 years ago
|
||
That's supposed to be fixed by bug 1650937
Comment 2•5 years ago
|
||
:ckolos can you check if the change to LANDO_UI_URL
was reverted somehow? (looks like it has extra quotes around it)
Flags: needinfo?(ckolos)
This was due to an older instance running in -prod. The instance has been removed.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(ckolos)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•