Closed Bug 809625 Opened 12 years ago Closed 12 years ago

[socorro-crashstats] page=0 parameter makes report/list throw a 500

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: rhelmer)

References

()

Details

Traceback: File "/home/rhelmer/src/socorro-crashstats/vendor/lib/python/django/core/handlers/base.py" in get_response 111. response = callback(request, *callback_args, **callback_kwargs) File "/home/rhelmer/src/socorro-crashstats/crashstats/crashstats/views.py" in inner 155. return view(request, *args, **kwargs) File "/home/rhelmer/src/socorro-crashstats/crashstats/crashstats/views.py" in report_list 967. result_offset=result_offset File "/home/rhelmer/src/socorro-crashstats/crashstats/crashstats/models.py" in get 430. return self.fetch(url) File "/home/rhelmer/src/socorro-crashstats/crashstats/crashstats/models.py" in fetch 126. raise BadStatusCodeError('%s: on: %s' % (resp.status_code, url)) Exception Type: BadStatusCodeError at /report/list Exception Value: 500: on: http://socorro1.dev.dmz.phx1.mozilla.com/bpapi/report/list/plugin_search_mode/contains/to/2012-11-04T00%3A00%3A00/versions/Firefox%3A19.0a1/result_number/250/plugin_in/filename/products/Firefox/report_type/any/signature/mozilla%3A%3Aimage%3A%3ARasterImage%3A%3ADiscard%28bool%29/report_process/any/from/2012-10-28T00%3A00%3A00/result_offset/-250
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
r? https://github.com/mozilla/socorro-crashstats/pull/279 This is the same approach that the hangreport uses.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.