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

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

Asheesh Laroia asheesh at openhatch.org
Mon Nov 9 22:12:32 UTC 2009


There were four or so of these errors -- two from 98.140.110.255 
and two from 65.13.1.66. The former is us in Philly OpenHatch. The 
latter is user "skyl" on OpenHatch. I let him know we fixed these 
problems.

Excerpts from mr_website's message of Mon Nov 09 19:13:23 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/mysite/search/views.py", line 75, in
> fetch_bugs
>     suggestion_keys = request.user.get_profile(
> 
>   File "/home/deploy/milestone-a.buildout/mysite/profile/models.py", line 100,
> in get_recommended_search_terms
>     terms.extend(c.get_languages_as_list())
> 
>   File "/home/deploy/milestone-a.buildout/mysite/profile/models.py", line 485,
> in get_languages_as_list
>     return [lang.strip() for lang in self.languages.split(",") if lang.strip()]
> 
> AttributeError: 'NoneType' object has no attribute 'split'
> 
> 
> <WSGIRequest
> GET:<QueryDict: {}>,
> POST:<QueryDict: {}>,
> COOKIES:{'sessionid': 'eefc1aeb86e23faa02a77810b95e4a41'},
> 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': 'en-us,en;q=0.5',
>  'HTTP_CONNECTION': 'keep-alive',
>  'HTTP_COOKIE': 'sessionid=eefc1aeb86e23faa02a77810b95e4a41',
>  'HTTP_HOST': 'openhatch.org',
>  'HTTP_KEEP_ALIVE': '300',
>  'HTTP_REFERER': 'http://openhatch.org/+portfolio/editor',
>  'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4)
> Gecko/20091028 Ubuntu/9.10 (karmic) Firefox/3.5.4',
>  'PATH': '/usr/local/bin:/usr/bin:/bin',
>  'PATH_INFO': u'/search/',
>  'PATH_TRANSLATED':
> '/home/deploy/milestone-a.buildout/bin/production.wsgi/search/',
>  'QUERY_STRING': '',
>  'REMOTE_ADDR': '65.13.1.66',
>  'REMOTE_PORT': '36022',
>  'REQUEST_METHOD': 'GET',
>  'REQUEST_URI': '/search/',
>  '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 0x9455d40>,
>  'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object
> at 0x9363530>,
>  'wsgi.input': <mod_wsgi.Input object at 0x936b5e8>,
>  '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