Closed Bug 703016 Opened 13 years ago Closed 11 years ago

[traceback] [stage] Exception: SearchError: <unprintable SearchError object>

Categories

(Input Graveyard :: Backend, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mbrandt, Unassigned)

References

()

Details

root@webapp-out.mozilla.org to fwenzel, mkurze, dburns, dd, mbrandt, dhunt, stephen.donner, rbillings
	
show details 8:28 PM (14 hours ago)
	
Traceback (most recent call last):

 File "/data/www/input.stage.mozilla.com/reporter/vendor/src/django/django/core/handlers/base.py", line 111, in get_response
   response = callback(request, *callback_args, **callback_kwargs)

 File "/data/www/input.stage.mozilla.com/reporter/vendor/src/django/django/contrib/syndication/views.py", line 34, in __call__
   obj = self.get_object(request, *args, **kwargs)

 File "/data/www/input.stage.mozilla.com/reporter/apps/search/views.py", line 103, in get_object
   data = dict(opinions=_get_results(request)[0], request=request)

 File "/data/www/input.stage.mozilla.com/reporter/apps/search/views.py", line 41, in _get_results
   opinions = c.query(query, **search_opts)

 File "/data/www/input.stage.mozilla.com/reporter/apps/search/client.py", line 222, in query
   raise SearchError(_("Sphinx threw an unknown exception: %s") % e)

SearchError: <unprintable SearchError object>
We're getting quite a few of these tracebacks can we get fix in to cut down on the inbox clutter?

/zh-CN/search/atom?product=firefox&version=7.0&platform=winxp&date_start=2011-11-09&page=36
Is there more information that I can provide in the bug to help diagnose this? These are still quite prevalent.
 'REQUEST_URI': '/zh-CN/search/atom?product=firefox&version=7.0&locale=fr&platform=winxp&date_start=2011-11-18',
 'HTTP_USER_AGENT': 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)',
 'wsgi.loaded': datetime.datetime(2011, 12, 17, 23, 52, 54, 24398),
This bug probably expired, reopen if these tracebacks still come in.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.