Closed
Bug 676735
Opened 14 years ago
Closed 12 years ago
Internal Server Error in /topcrasher/byversion/Firefox/7.0a1/null
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: stephend, Unassigned)
References
()
Details
(Whiteboard: [fuzzer])
https://crash-stats-dev.allizom.org/topcrasher/byversion/Firefox/7.0a1/null balks:
"Unable to load data
System error, please retry in a few minutes"
--
[17:20:04.795] GET https://crash-stats-dev.allizom.org/topcrasher/byversion/Firefox/7.0a1/null [HTTP/1.1 500 Internal Server Error 115ms]
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [fuzzer]
Comment 1•14 years ago
|
||
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] Traceback (most recent call last):
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] File "/data/socorro/thirdparty/web/application.py", line 242, in process
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] return self.handle()
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] File "/data/socorro/thirdparty/web/application.py", line 233, in handle
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] return self._delegate(fn, self.fvars, args)
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] File "/data/socorro/thirdparty/web/application.py", line 399, in _delegate
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] return handle_class(f)
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] File "/data/socorro/thirdparty/web/application.py", line 390, in handle_class
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] return tocall(*args)
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] File "/data/socorro/application/socorro/webapi/webapiService.py", line 60, in GET
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] raise Exception(stringLogger.getMessages())
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] Exception: ERROR Caught Error: <type 'exceptions.IndexError'>
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR list index out of range
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR trace back follows:
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR Traceback (most recent call last):
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR File "/data/socorro/application/socorro/webapi/webapiService.py", line 46, in GET
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] result = self.get(*args)
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR File "/data/socorro/application/socorro/services/topCrashBySignatureTrends.py", line 243, in get
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] return twoPeriodTopCrasherComparison(cursor, parameters)
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR File "/data/socorro/application/socorro/services/topCrashBySignatureTrends.py", line 208, in twoPeriodTopCrasherComparison
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] listOfTopCrashers = listOfListsWithChangeInRank(rangeOfQueriesGenerator(databaseCursor, context, listOfTopCrashersFunction))[0]
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61] ERROR IndexError: list index out of range
[Fri Aug 05 08:50:23 2011] [error] [client 10.2.74.61]
| Assignee | ||
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Comment 2•12 years ago
|
||
This 404s now
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•