Skip to content

Instantly share code, notes, and snippets.

@ngokevin
ngokevin / zamboni_es_traceback
Created May 7, 2012 16:36
zamboni 'max retry' traceback on elastic search on home page
Traceback (most recent call last):
File "/home/ngoke/Code/zamboni/vendor/src/django/django/core/servers/basehttp.py", line 283, in run
self.result = application(self.environ, self.start_response)
File "/home/ngoke/Code/zamboni/vendor/src/django/django/contrib/staticfiles/handlers.py", line 68, in __call__
return self.application(environ, start_response)
File "/home/ngoke/Code/zamboni/vendor/src/django/django/core/handlers/wsgi.py", line 272, in __call__
response = self.get_response(request)