Closed
Bug 1012224
Opened 11 years ago
Closed 11 years ago
500 error for errormill
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: nmaul)
References
Details
errormill only comes back with 500 errors right now.
Making this bug rather severe, as it keeps us from investigating problems in the sites that report their errors there.
Updated•11 years ago
|
Assignee: server-ops-webops → ludovic
Comment 1•11 years ago
|
||
tried to follow https://mana.mozilla.org/wiki/display/NAGIOS/HTTP+-+Port+9000?src=search and it didn't work.
| Assignee | ||
Comment 2•11 years ago
|
||
I blame :lonnen for this. :)
At some point recently, Django on these nodes was upgraded to 1.5.8. Unfortunately the installed version of Sentry specifically requires >=1.4.2 and <=1.5, so this doesn't work- it refuses to start up. I've downgraded both of them to Django==1.4.13. and started it up... seems to be working fine now.
Assignee: ludovic → nmaul
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•