[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.search.tasks.GrabLaunchpadBugs (6d5d3583-920c-4957-8ec6-76b9cd06f622): Something went wrong
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Mon Feb 1 02:46:06 UTC 2010
Task mysite.search.tasks.GrabLaunchpadBugs with id 6d5d3583-920c-4957-8ec6-76b9cd06f622 raised exception: Something went wrong
Task was called with args:[] kwargs:{}.
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 20, in run
openhatch_project=openhatch_proj)
File "/home/deploy/milestone-a.buildout/mysite/search/launchpad_crawl.py", line 130, in grab_lp_bugs
for data_dict in dump_data_from_project(lp_project):
File "/home/deploy/milestone-a.buildout/mysite/search/launchpad_crawl.py", line 38, in dump_data_from_project
serialized = lpb2json.obj2serializable(bug)
File "/home/deploy/milestone-a.buildout/mysite/search/lpb2json.py", line 29, in obj2serializable
growing[key] = obj2serializable(getattr(obj, key))
File "/usr/lib/python2.5/site-packages/launchpadbugs/lphelper.py", line 254, in <lambda>
if fget : fget = lambda s, n=fget.__name__ : getattr(s, n)()
File "/usr/lib/python2.5/site-packages/launchpadbugs/text_bug.py", line 264, in get_affects
return self.__textpage["task"].current.affects
File "/usr/lib/python2.5/site-packages/launchpadbugs/text_bug.py", line 160, in __getitem__
self.parse()
File "/usr/lib/python2.5/site-packages/launchpadbugs/text_bug.py", line 164, in parse
text = self.__connection.get(self.__url).text
File "/usr/lib/python2.5/site-packages/launchpadbugs/http_connection.py", line 253, in get
return self._safe_urlopen(url, None, False)
File "/usr/lib/python2.5/site-packages/launchpadbugs/http_connection.py", line 354, in _safe_urlopen
raise exceptions.choose_LaunchpadError(error, url)
LaunchpadInternalServerError: Something went wrong
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list