[Devel] [Kaboom at OH] Error (EXTERNAL IP): /
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Thu Jan 21 21:31:47 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 "/home/deploy/milestone-a.buildout/mysite/base/views.py", line 29, in homepage
return landing_page(request)
File "/home/deploy/milestone-a.buildout/parts/production/django/contrib/auth/decorators.py", line 78, in __call__
return self.view_func(request, *args, **kwargs)
File "<string>", line 2, in landing_page
File "/home/deploy/milestone-a.buildout/mysite/base/decorators.py", line 17, 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 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/template/defaulttags.py", line 253, in render
return self.nodelist_true.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/__init__.py", line 831, in render
return _render_value_in_context(output, context)
File "/home/deploy/milestone-a.buildout/parts/production/django/template/__init__.py", line 811, in _render_value_in_context
value = force_unicode(value)
File "/home/deploy/milestone-a.buildout/parts/production/django/utils/encoding.py", line 92, in force_unicode
raise DjangoUnicodeDecodeError(s, *e.args)
DjangoUnicodeDecodeError: 'utf8' codec can't decode bytes in position 1-4: invalid data. You passed in 'R\xf6delsee, 02, Germany' (<type 'str'>)
<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'openid_provider': 'google', 'sessionid': '890307cdedd073223a352b4014acaa06'},
META:{'DOCUMENT_ROOT': '/var/www/',
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTPS': '1',
'HTTP_ACCEPT': 'application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5',
'HTTP_ACCEPT_ENCODING': 'gzip',
'HTTP_COOKIE': 'sessionid=890307cdedd073223a352b4014acaa06; openid_provider=google',
'HTTP_HOST': 'openhatch.org',
'HTTP_ORIGIN': 'https://openhatch.org',
'HTTP_REFERER': 'https://openhatch.org/openid/register/?next=%2F',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux; en-us) AppleWebKit/531.2+ (KHTML, like Gecko, surf-0.4) Safari/531.2+',
'PATH': '/usr/local/bin:/usr/bin:/bin',
'PATH_INFO': u'/',
'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/',
'QUERY_STRING': '',
'REMOTE_ADDR': '80.129.133.252',
'REMOTE_PORT': '45587',
'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 0x99ae470>,
'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x9acb530>,
'wsgi.input': <mod_wsgi.Input object at 0x972d0c0>,
'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