[Devel] [Kaboom at OH] Error (EXTERNAL IP): /openid/signin/
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Thu Jan 21 20:32:52 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 "/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 82, in ask_openid
return on_failure(request, msg)
File "/usr/lib/python2.5/site-packages/django_authopenid-1.0.1-py2.5.egg/django_authopenid/views.py", line 224, in signin_failure
}, context_instance=_build_context(request, extra_context))
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 103, in render_to_string
t = get_template(template_name)
File "/home/deploy/milestone-a.buildout/parts/production/django/template/loader.py", line 81, in get_template
source, origin = find_template_source(template_name)
File "/home/deploy/milestone-a.buildout/parts/production/django/template/loader.py", line 74, in find_template_source
raise TemplateDoesNotExist, name
TemplateDoesNotExist: authopenid/signin.html
<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {u'action': [u'verify'], u'openid_username': [u'http://alexmin.myopenid.com/'], u'openid_url': [u'http://http://alexmin.myopenid.com/.myopenid.com/'], u'next': [u'']}>,
COOKIES:{'openid_provider': 'myopenid'},
META:{'CONTENT_LENGTH': '149',
'CONTENT_TYPE': 'application/x-www-form-urlencoded',
'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': 'windows-1251,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'ru,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'openid_provider=myopenid',
'HTTP_HOST': 'openhatch.org',
'HTTP_KEEP_ALIVE': '300',
'HTTP_REFERER': 'https://openhatch.org/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091105 Gentoo Firefox/3.5.4',
'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': '92.255.67.177',
'REMOTE_PORT': '38089',
'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': '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 0x99af290>,
'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x9737c80>,
'wsgi.input': <mod_wsgi.Input object at 0x9b2ce80>,
'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