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

[Devel] Fwd: [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (fefa65ab-8dbc-44d0-bccd-8935523391d1): No JSON object could be decoded

Raphael Krut-Landau raphael at openhatch.org
Sun Feb 14 18:39:47 UTC 2010


This one is a little unusual. Is there an actual bug underlying this?

---------- Forwarded message ----------
From:  <mr_website at linode.openhatch.org>
Date: Sun, Feb 14, 2010 at 1:36 PM
Subject: [Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task
profile.FetchPersonDataFromOhloh
(fefa65ab-8dbc-44d0-bccd-8935523391d1): No JSON object could be
decoded
To: devel at lists.openhatch.org


Task profile.FetchPersonDataFromOhloh with id
fefa65ab-8dbc-44d0-bccd-8935523391d1 raised exception: No JSON object
could be decoded


Task was called with args:(3031L,) 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 292, in run
   results = source2actual_action[dia.source](dia)

 File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py",
line 235, 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.
_______________________________________________
Devel mailing list
Devel at lists.openhatch.org
http://lists.openhatch.org/mailman/listinfo/devel


More information about the Devel mailing list