[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (d0aa9341-7514-422f-9e04-3efe76c775c8): {'url': 'http://www.ohloh.net/contributors.xml?query=kent%40pondview.mv.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Fri Feb 5 15:06:42 UTC 2010
Task profile.FetchPersonDataFromOhloh with id d0aa9341-7514-422f-9e04-3efe76c775c8 raised exception: {'url': 'http://www.ohloh.net/contributors.xml?query=kent%40pondview.mv.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
Task was called with args:(2835L,) 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/profile/tasks/__init__.py", line 292, in run
raise ValueError, {'code': code, 'url': url}
ValueError: {'url': 'http://www.ohloh.net/contributors.xml?query=kent%40pondview.mv.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list