[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.search.tasks.PopulateProjectLanguageFromOhloh (859e957a-03da-46a2-9195-5a6287c87d9e):
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Fri Feb 19 12:03:57 UTC 2010
Task mysite.search.tasks.PopulateProjectLanguageFromOhloh with id 859e957a-03da-46a2-9195-5a6287c87d9e raised exception:
Task was called with args:[] kwargs:{'project_id': 1048L}.
The contents of the full traceback was:
Traceback (most recent call last):
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/worker/job.py", line 84, in jail
result = func(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/task/base.py", line 123, in __call__
return self.run(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/search/tasks/__init__.py", line 182, in run
analysis_id = oh.get_latest_project_analysis_id(p.name)
File "/home/deploy/milestone-a.buildout/mysite/customs/ohloh.py", line 130, in get_latest_project_analysis_id
data, web_response = ohloh_url2data(url, 'result/analysis')
File "/home/deploy/milestone-a.buildout/mysite/customs/ohloh.py", line 83, in ohloh_url2data
b = mechanize_get(url, person)
File "/home/deploy/milestone-a.buildout/mysite/customs/ohloh.py", line 40, in mechanize_get
b.open(url)
File "/usr/lib/python2.5/site-packages/mechanize/_mechanize.py", line 203, in open
return self._mech_open(url, data)
File "/usr/lib/python2.5/site-packages/mechanize/_mechanize.py", line 254, in _mech_open
raise response
httperror_seek_wrapper
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list