[Devel] [Kaboom at OH] Error (EXTERNAL IP): /
Asheesh Laroia
asheesh at openhatch.org
Fri Feb 26 23:56:00 UTC 2010
I just fixed the last of these.
Excerpts from mr_website's message of Fri Feb 26 23:45:17 UTC 2010:
> Traceback (most recent call last):
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/core/handlers/base.py
> ", line 92, in get_response
> response = callback(request, *callback_args, **callback_kwargs)
>
> File "<string>", line 2, in home
>
> File "/home/deploy/milestone-a.buildout/mysite/base/decorators.py", line 18,
> in view
> return render_to_response(template, data)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/shortcuts/__init__.py
> ", line 20, in render_to_response
> return HttpResponse(loader.render_to_string(*args, **kwargs),
> **httpresponse_kwargs)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/loader.py",
> line 108, in render_to_string
> return t.render(context_instance)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 178, in render
> return self.nodelist.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 779, in render
> bits.append(self.render_node(node, context))
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 792, in render_node
> return node.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/loader_tags.
> py", line 97, in render
> return compiled_parent.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 178, in render
> return self.nodelist.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 779, in render
> bits.append(self.render_node(node, context))
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 792, in render_node
> return node.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/loader_tags.
> py", line 24, in render
> result = self.nodelist.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 779, in render
> bits.append(self.render_node(node, context))
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py"
> , line 792, in render_node
> return node.render(context)
>
> File
> "/home/deploy/milestone-a.buildout/parts/production/django/templatetags/cache.py
> ", line 30, in render
> value = cache.get(cache_key)
>
> UnboundLocalError: local variable 'value' referenced before assignment
>
>
> <WSGIRequest
> GET:<QueryDict: {}>,
> POST:<QueryDict: {}>,
> COOKIES:{},
> META:{'DOCUMENT_ROOT': '/var/www/',
> 'GATEWAY_INTERFACE': 'CGI/1.1',
> 'HTTPS': '1',
> 'HTTP_ACCEPT_CHARSET': 'utf8,ISO-8859-1;q=.5',
> 'HTTP_ACCEPT_ENCODING': 'gzip, deflate',
> 'HTTP_HOST': 'openhatch.org:443',
> 'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; Wasitup monitoring;
> http://wasitup.com)',
> 'PATH': '/usr/local/bin:/usr/bin:/bin',
> 'PATH_INFO': u'/',
> 'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/',
> 'QUERY_STRING': '',
> 'REMOTE_ADDR': '97.107.142.63',
> 'REMOTE_PORT': '42838',
> 'REQUEST_METHOD': 'GET',
> 'REQUEST_URI': '/',
> 'SCRIPT_FILENAME': '/home/deploy/milestone-a.buildout/bin/production.wsgi',
> 'SCRIPT_NAME': u'',
> 'SERVER_ADDR': '74.207.229.254',
> 'SERVER_ADMIN': 'webmaster at localhost',
> 'SERVER_NAME': 'openhatch.org',
> 'SERVER_PORT': '443',
> 'SERVER_PROTOCOL': 'HTTP/1.1',
> 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Debian) Server at openhatch.org
> Port 443</address>\n',
> 'SERVER_SOFTWARE': 'Apache/2.2.14 (Debian)',
> 'mod_wsgi.application_group': 'openhatch.org|',
> 'mod_wsgi.callable_object': 'application',
> 'mod_wsgi.listener_host': '',
> 'mod_wsgi.listener_port': '443',
> 'mod_wsgi.process_group': 'live',
> 'mod_wsgi.reload_mechanism': '1',
> 'mod_wsgi.script_reloading': '1',
> 'mod_wsgi.version': (2, 5),
> 'wsgi.errors': <mod_wsgi.Log object at 0x9a72b18>,
> 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object
> at 0x9a6a578>,
> 'wsgi.input': <mod_wsgi.Input object at 0x9aa8188>,
> 'wsgi.multiprocess': True,
> 'wsgi.multithread': False,
> 'wsgi.run_once': False,
> 'wsgi.url_scheme': 'https',
> 'wsgi.version': (1, 0)}>
More information about the Devel
mailing list