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

[Devel] [Kaboom at OH] Error (EXTERNAL IP): /favicon.ico

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Wed Nov 18 13:03:48 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 "/home/deploy/milestone-a.buildout/parts/production/django/views/static.py", line 60, in serve
    statobj[stat.ST_MTIME], statobj[stat.ST_SIZE]):

  File "/home/deploy/milestone-a.buildout/parts/production/django/views/static.py", line 129, in was_modified_since
    header_mtime = mktime_tz(parsedate_tz(matches.group(1)))

  File "/usr/lib/python2.5/email/_parseaddr.py", line 146, in mktime_tz
    t = time.mktime(data[:8] + (0,))

OverflowError: mktime argument out of range


<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{},
META:{'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': 'nl,en-us;q=0.7,en;q=0.3',
 'HTTP_CONNECTION': 'Keep-Alive',
 'HTTP_HOST': 'openhatch.org',
 'HTTP_IF_MODIFIED_SINCE': 'Mon, 23 Oct 3119 28:69:58 GMT',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5',
 'HTTP_VIA': '1.1 AIWPXY2, 1.0 aiwpxy2:8080 (IWSS)',
 'PATH': '/usr/local/bin:/usr/bin:/bin',
 'PATH_INFO': u'/favicon.ico',
 'PATH_TRANSLATED': '/home/deploy/milestone-a.buildout/bin/production.wsgi/favicon.ico',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '217.109.160.5',
 'REMOTE_PORT': '23116',
 'REQUEST_METHOD': 'GET',
 'REQUEST_URI': '/favicon.ico',
 '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.0',
 '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 0x87eb218>,
 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x8fe16e0>,
 'wsgi.input': <mod_wsgi.Input object at 0x8a25200>,
 '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