[Devel] [Kaboom at OH] Error (EXTERNAL IP): /people/
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Wed Feb 10 17:21:31 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 people
File "/home/deploy/milestone-a.buildout/mysite/base/decorators.py", line 12, in view
request, template, view_data = func(*args, **kw)
File "/home/deploy/milestone-a.buildout/mysite/profile/views.py", line 502, in people
for person_id in person_id2data))
File "/home/deploy/milestone-a.buildout/mysite/profile/views.py", line 502, in <genexpr>
for person_id in person_id2data))
File "<string>", line 2, in cached_geocoding_in_json
File "/home/deploy/milestone-a.buildout/mysite/base/decorators.py", line 38, in unicodify_strings_when_inputted
return func(*args_as_list, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/base/controllers.py", line 98, in cached_geocoding_in_json
geocoded.update({'is_inaccessible': is_inaccessible})
AttributeError: 'NoneType' object has no attribute 'update'
<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'openid_provider': 'google', 'sessionid': '1395cbfb50f78c45da48391672cb829f'},
META:{'DOCUMENT_ROOT': '/var/www/',
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTPS': '1',
'HTTP_ACCEPT': 'text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1',
'HTTP_ACCEPT_CHARSET': 'iso-8859-1, utf-8, utf-16, *;q=0.1',
'HTTP_ACCEPT_ENCODING': 'deflate, gzip, x-gzip, identity, *;q=0',
'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9',
'HTTP_CONNECTION': 'Keep-Alive, TE',
'HTTP_COOKIE': 'openid_provider=google; sessionid=1395cbfb50f78c45da48391672cb829f',
'HTTP_COOKIE2': '$Version=1',
'HTTP_HOST': 'openhatch.org',
'HTTP_TE': 'deflate, gzip, chunked, identity, trailers',
'HTTP_USER_AGENT': 'Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15 Version/10.10',
'PATH': '/usr/local/bin:/usr/bin:/bin',
'PATH_INFO': u'/people/',
'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/people/',
'QUERY_STRING': '',
'REMOTE_ADDR': '98.140.110.121',
'REMOTE_PORT': '50501',
'REQUEST_METHOD': 'GET',
'REQUEST_URI': '/people/',
'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)',
'SSL_TLS_SNI': 'openhatch.org',
'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 0x9402530>,
'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x9421650>,
'wsgi.input': <mod_wsgi.Input object at 0x9395098>,
'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