[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (e4782d7c-594b-4715-9be5-def0b4e3f583): {'url': 'http://www.ohloh.net/contributors.xml?query=redmumba%40gmail.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Sun Feb 21 15:41:49 UTC 2010
Task profile.FetchPersonDataFromOhloh with id e4782d7c-594b-4715-9be5-def0b4e3f583 raised exception: {'url': 'http://www.ohloh.net/contributors.xml?query=redmumba%40gmail.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
Task was called with args:(3123L,) 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 316, in run
raise ValueError, {'code': code, 'url': url}
ValueError: {'url': 'http://www.ohloh.net/contributors.xml?query=redmumba%40gmail.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