This site is an archive; learn more about 8 years of OpenHatch.

[Devel] [Kaboom at OH] Error (EXTERNAL IP): /people/nyergler/

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Wed Mar 3 15:11:06 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 display_person_web

  File "/home/deploy/milestone-a.buildout/mysite/base/decorators.py", line 16, in view
    request, template, view_data = func(*args, **kw)

  File "/home/deploy/milestone-a.buildout/mysite/profile/views.py", line 80, in display_person_web
    data = get_personal_data(person)

  File "/home/deploy/milestone-a.buildout/mysite/profile/views.py", line 107, in get_personal_data
    data_dict['contact_blurb'] = mysite.base.controllers.put_forwarder_in_contact_blurb_if_they_want(person.contact_blurb, person.user)

  File "/home/deploy/milestone-a.buildout/mysite/base/controllers.py", line 37, in put_forwarder_in_contact_blurb_if_they_want
    forwarder = visible_forwarders_matching_user[0].get_email_address()

  File "/home/deploy/milestone-a.buildout/parts/production/django/db/models/query.py", line 159, in __getitem__
    return list(qs)[0]

IndexError: list index out of range


<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma_a2a': '5938776429.1299016259.1267459333.1267459359.1267459359.8',
 'openid_provider': 'google',
 'sessionid': 'cbd86319817fe88e09bf207400211606'},
META:{'DOCUMENT_ROOT': '/var/www/',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTPS': '1',
 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
 'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_COOKIE': 'openid_provider=google; sessionid=cbd86319817fe88e09bf207400211606; __utma_a2a=5938776429.1299016259.1267459333.1267459359.1267459359.8',
 'HTTP_HOST': 'openhatch.org',
 'HTTP_KEEP_ALIVE': '300',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8',
 'PATH': '/usr/local/bin:/usr/bin:/bin',
 'PATH_INFO': u'/people/nyergler/',
 'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/people/nyergler/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '98.140.110.121',
 'REMOTE_PORT': '47973',
 'REQUEST_METHOD': 'GET',
 'REQUEST_URI': '/people/nyergler/',
 '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 0x9758218>,
 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x9483de8>,
 'wsgi.input': <mod_wsgi.Input object at 0x8c48390>,
 '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