Closed
Bug 1026781
Opened 11 years ago
Closed 11 years ago
[stage] Advanced search throws a http BadStatusCodeError: 500
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
90
People
(Reporter: mbrandt, Assigned: adrian)
References
()
Details
(Keywords: regression, Whiteboard: [fromAutomation][stage])
It appears advanced search throws a 500 error for all searches performed -
https://errormill.mozilla.org/webtools/socorro-stage/group/169335/
STR:
0. goto https://crash-stats.allizom.org/query/?product=Firefox&version=ALL%3AALL&range_value=1&range_unit=weeks&date=06%2F17%2F2014+22%3A00%3A00&query_search=signature&query_type=contains&query=&reason=&release_channels=&build_id=&process_type=any&hang_type=any
1. goto https://crash-stats.allizom.org/query/?product=FennecAndroid&version=FennecAndroid%3A32.0a2&platform=lin&range_value=1&range_unit=weeks&date=06%2F17%2F2014+22%3A00%3A00&query_search=signature&query_type=contains&query=&reason=&release_channels=&build_id=&process_type=any&hang_type=any
Comment 1•11 years ago
|
||
I think the underlying error here is:
https://errormill.mozilla.org/webtools/socorro-stage/group/169334/
Comment 2•11 years ago
|
||
Lars, can you please look into this when you get a chance? Thanks!
Flags: needinfo?(lars)
Reporter | ||
Updated•11 years ago
|
Severity: major → blocker
Assignee | ||
Comment 3•11 years ago
|
||
This is a problem with elasticsearch. I believe it could be caused by a configuration change, because Super Search, that uses ES too, works fine. I thus think the URL that the old Search service uses might be wrong. Investigating now...
Assignee: nobody → adrian
Flags: needinfo?(lars)
Updated•11 years ago
|
Target Milestone: --- → 90
Comment 4•11 years ago
|
||
fix landed in puppet:
------------------------------------------------------------------------
r89322 | clonnen@mozilla.com | 2014-06-19 09:01:34 -0700 (Thu, 19 Jun 2014) | 1 line
bug 1026781 - advanced search uses a different variable for es host
------------------------------------------------------------------------
forcing puppet rollout on stage now. won't be but a moment.
Comment 5•11 years ago
|
||
change is rolled out and advanced search consistently works on stage again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•11 years ago
|
||
Thanks for pouncing on this - QA verified on stage, str in comment 0 pass as well as test automation is green.
- http://selenium.qa.mtv2.mozilla.com:8080/job/socorro.stage.saucelabs/1243/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•