[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (285dfb45-673c-4c1f-998a-874616551714): need more than 1 value to unpack
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Sat Jan 23 16:59:01 UTC 2010
Task profile.FetchPersonDataFromOhloh with id 285dfb45-673c-4c1f-998a-874616551714 raised exception: need more than 1 value to unpack
Task was called with args:(2452L,) 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 268, in run
results = source2actual_action[dia.source](dia)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 193, in ou_action
dia.query, person=dia.person)
File "/home/deploy/milestone-a.buildout/mysite/customs/ohloh.py", line 287, in get_contribution_info_by_ohloh_username
)[1].split('/contributors/')
ValueError: need more than 1 value to unpack
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list