ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #00126
[Bug 509763] Re: KeyError: tried
@mhall119: you got this error more often? i don't know what to do with
this bug. if you can not reproduce the bug, i think we should change the
status to Invalid and reopen the bug again if the problem still exists.
--
KeyError: tried
https://bugs.launchpad.net/bugs/509763
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
Status in LoCo Directory: New
Bug description:
I had the following error on my server while running the loco-directory, not sure what caused it, but the django process died
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/django/core/servers/basehttp.py", line 279, in run
self.result = application(self.environ, self.start_response)
File "/usr/lib/pymodules/python2.6/django/core/servers/basehttp.py", line 651, in __call__
return self.application(environ, start_response)
File "/usr/lib/pymodules/python2.6/django/core/handlers/wsgi.py", line 241, in __call__
response = self.get_response(request)
File "/usr/lib/pymodules/python2.6/django/core/handlers/base.py", line 115, in get_response
return debug.technical_404_response(request, e)
File "/usr/lib/pymodules/python2.6/django/views/debug.py", line 247, in technical_404_response
tried = exception.args[0]['tried']
KeyError: 'tried'
References