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

[Devel] [Kaboom at OH] Error (EXTERNAL IP): /robots.txt

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Tue Mar 2 19:12:11 UTC 2010


Traceback (most recent call last):

  File "/home/deploy/milestone-a.buildout/parts/production/django/core/handlers/base.py", line 118, in get_response
    callback, param_dict = resolver.resolve404()

  File "/home/deploy/milestone-a.buildout/parts/production/django/core/urlresolvers.py", line 263, in resolve404
    return self._resolve_special('404')

  File "/home/deploy/milestone-a.buildout/parts/production/django/core/urlresolvers.py", line 260, in _resolve_special
    raise ViewDoesNotExist, "Tried %s. Error was: %s" % (callback, str(e))

ViewDoesNotExist: Tried mysite.base.views.page_not_found. Error was: No module named amqplib.client_0_8.connection


<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{},
META:{'DOCUMENT_ROOT': '/var/www/',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTPS': '1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip',
 'HTTP_HOST': 'openhatch.org',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; spbot/2.0.1; +http://www.seoprofiler.com/bot/ )',
 'PATH': '/usr/local/bin:/usr/bin:/bin',
 'PATH_INFO': u'/robots.txt',
 'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/robots.txt',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '75.101.168.14',
 'REMOTE_PORT': '54582',
 'REQUEST_METHOD': 'GET',
 'REQUEST_URI': '/robots.txt',
 '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 0x8c41230>,
 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x88f35c0>,
 'wsgi.input': <mod_wsgi.Input object at 0x8c49138>,
 '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