[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (66650bde-cfc5-4d0c-bd1f-099364608c45): {'url': 'http://www.ohloh.net/contributors.xml?query=washort%40twistedmatrix.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Mon Feb 22 02:30:16 UTC 2010
Task profile.FetchPersonDataFromOhloh with id 66650bde-cfc5-4d0c-bd1f-099364608c45 raised exception: {'url': 'http://www.ohloh.net/contributors.xml?query=washort%40twistedmatrix.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
Task was called with args:(3177L,) 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=washort%40twistedmatrix.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