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

[Devel] [Kaboom at OH] Error (EXTERNAL IP): /openid/signin/

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Wed Nov 18 03:37:35 UTC 2009


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 "/usr/lib/python2.5/site-packages/django_authopenid-1.0.1-py2.5.egg/django_authopenid/views.py", line 159, in decorated
    return func(request, *args, **kwargs)

  File "/usr/lib/python2.5/site-packages/django_authopenid-1.0.1-py2.5.egg/django_authopenid/views.py", line 266, in signin
    on_failure=on_failure)

  File "/usr/lib/python2.5/site-packages/django_authopenid-1.0.1-py2.5.egg/django_authopenid/views.py", line 85, in ask_openid
    use_ax, use_sreg = discover_extensions(openid_url)

  File "/usr/lib/python2.5/site-packages/django_authopenid-1.0.1-py2.5.egg/django_authopenid/utils/__init__.py", line 47, in discover_extensions
    service = discover(openid_url)

  File "/usr/lib/python2.5/site-packages/python_openid-2.2.4-py2.5.egg/openid/consumer/discover.py", line 470, in discover
    return discoverURI(identifier)

  File "/usr/lib/python2.5/site-packages/python_openid-2.2.4-py2.5.egg/openid/consumer/discover.py", line 462, in discoverURI
    claimed_id, openid_services = discoverYadis(uri)

  File "/usr/lib/python2.5/site-packages/python_openid-2.2.4-py2.5.egg/openid/consumer/discover.py", line 389, in discoverYadis
    response = yadisDiscover(uri)

  File "/usr/lib/python2.5/site-packages/python_openid-2.2.4-py2.5.egg/openid/yadis/discover.py", line 70, in discover
    resp = fetchers.fetch(uri, headers={'Accept': YADIS_ACCEPT_HEADER})

  File "/usr/lib/python2.5/site-packages/python_openid-2.2.4-py2.5.egg/openid/fetchers.py", line 42, in fetch
    return fetcher.fetch(url, body, headers)

  File "/usr/lib/python2.5/site-packages/python_openid-2.2.4-py2.5.egg/openid/fetchers.py", line 181, in fetch
    raise HTTPFetchingError(why=exc_inst)

HTTPFetchingError: <urlopen error (104, 'Connection reset by peer')>


<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {u'action': [u'verify'], u'openid_submit': [u'Sign in with OpenID'], u'openid_url': [u'http://www.gavinbaker.com/'], u'next': [u'']}>,
COOKIES:{'openid_provider': 'openid', 'sessionid': '08e2637dd1983a86bbbcb372982a189c'},
META:{'CONTENT_LENGTH': '99',
 'CONTENT_TYPE': 'application/x-www-form-urlencoded',
 'DOCUMENT_ROOT': '/var/www/',
 'GATEWAY_INTERFACE': 'CGI/1.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': 'sessionid=08e2637dd1983a86bbbcb372982a189c; openid_provider=openid',
 'HTTP_HOST': 'openhatch.org',
 'HTTP_KEEP_ALIVE': '300',
 'HTTP_REFERER': 'http://openhatch.org/openid/signin/',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)',
 'PATH': '/usr/local/bin:/usr/bin:/bin',
 'PATH_INFO': u'/openid/signin/',
 'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/openid/signin/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '68.49.46.194',
 'REMOTE_PORT': '6484',
 'REQUEST_METHOD': 'POST',
 'REQUEST_URI': '/openid/signin/',
 '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': '80',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SIGNATURE': '<address>Apache/2.2.9 (Debian) PHP/5.2.9-4 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.5 Python/2.5.4 Server at openhatch.org Port 80</address>\n',
 'SERVER_SOFTWARE': 'Apache/2.2.9 (Debian) PHP/5.2.9-4 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.5 Python/2.5.4',
 'mod_wsgi.application_group': 'openhatch.org|',
 'mod_wsgi.callable_object': 'application',
 'mod_wsgi.listener_host': '',
 'mod_wsgi.listener_port': '80',
 '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 0x8eac0b0>,
 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x87fb020>,
 'wsgi.input': <mod_wsgi.Input object at 0x91bc390>,
 'wsgi.multiprocess': True,
 'wsgi.multithread': False,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}>


More information about the Devel mailing list