This site is an archive; learn more about 8 years of OpenHatch.

[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (b52e264a-de64-4405-b027-464c19d9afbd): No JSON object could be decoded

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Wed Feb 3 21:44:12 UTC 2010


Task profile.FetchPersonDataFromOhloh with id b52e264a-de64-4405-b027-464c19d9afbd raised exception: No JSON object could be decoded


Task was called with args:(2731L,) 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 230, in ga_action
    github_username=dia.query))

  File "/home/deploy/milestone-a.buildout/mysite/customs/github.py", line 60, in repos_user_collaborates_on
    watched = _get_repositories_user_watches(github_username)

  File "/home/deploy/milestone-a.buildout/mysite/customs/github.py", line 55, in _get_repositories_user_watches
    data = simplejson.load(response)

  File "/usr/lib/python2.5/site-packages/simplejson-2.0.9-py2.5-linux-i686.egg/simplejson/__init__.py", line 267, in load

  File "/usr/lib/python2.5/site-packages/simplejson-2.0.9-py2.5-linux-i686.egg/simplejson/__init__.py", line 307, in loads

  File "/usr/lib/python2.5/site-packages/simplejson-2.0.9-py2.5-linux-i686.egg/simplejson/decoder.py", line 335, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())

  File "/usr/lib/python2.5/site-packages/simplejson-2.0.9-py2.5-linux-i686.egg/simplejson/decoder.py", line 353, in raw_decode
    raise ValueError("No JSON object could be decoded")

ValueError: No JSON object could be decoded


-- 
Just thought I'd let you know!
celeryd at linode.openhatch.org.


More information about the Devel mailing list