Closed
Bug 592771
Opened 15 years ago
Closed 15 years ago
Getting redirected to staging when trying to get a rawdump from a prod crash ID
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: aravind)
References
()
Details
Sometimes, taking crash IDs from production and trying to obtain their .dump files redirects me to staging, then throws a 500 Internal Server Error.
STR:
Load http://crash-stats.mozilla.com/rawdumps/bc396ca0-3911-4070-9b57-4c60a2100831.dump and authenticate
Actual:
You get redirected to https://crash-stats.stage.mozilla.com/rawdumps/bc396ca0-3911-4070-9b57-4c60a2100831.dump, which throws a 500 Internal Server Error (the crash ID is valid, as it was pulled from prod)
| Assignee | ||
Comment 1•15 years ago
|
||
Its a bug in the config file. The urls work if you directly go to https, instead of http. I am fixing the config and pushing it out.
Assignee: nobody → aravind
Component: Socorro → Server Operations
Product: Webtools → mozilla.org
QA Contact: socorro → mrz
Version: Trunk → other
| Assignee | ||
Comment 2•15 years ago
|
||
Should be working now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•15 years ago
|
||
Thanks; verified FIXED. Am now taken to http://crash-stats.mozilla.com/rawdumps/bc396ca0-3911-4070-9b57-4c60a2100831.dump, as expected.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•