Skip to content

Instantly share code, notes, and snippets.

@JAChapmanII
Created April 24, 2011 22:36
Show Gist options
  • Select an option

  • Save JAChapmanII/939942 to your computer and use it in GitHub Desktop.

Select an option

Save JAChapmanII/939942 to your computer and use it in GitHub Desktop.
[24/Apr/2011 17:20:44] "POST /json/textchunk/submit/ HTTP/1.1" 200 118
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'
[24/Apr/2011 17:30:53] "GET http://www.wantsfly.com/getip.php?hash=747EB73B257B722E474FA8171F40033CF99CAA14B5FD HTTP/1.0" 500 772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment