[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (330a5ca6-6e6c-4f81-8d44-dc10e7b9d274): {'url': 'http://www.ohloh.net/contributors.xml?query=me%40samuelstringham.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Wed Nov 18 15:23:38 UTC 2009
Task profile.FetchPersonDataFromOhloh with id 330a5ca6-6e6c-4f81-8d44-dc10e7b9d274 raised exception: {'url': 'http://www.ohloh.net/contributors.xml?query=me%40samuelstringham.com&api_key=SXvLaGPJFaKXQC0VOocAg', 'code': '504'}
Task was called with args:(1366L,) 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 158, in run
raise ValueError, {'code': code, 'url': url}
ValueError: {'url': 'http://www.ohloh.net/contributors.xml?query=me%40samuelstringham.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