[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (0ba7766a-59b2-4ffe-8620-8220719fb7dc): unexpected response from github.com 403: '{"error":[{"error":"too many requests"}]}'
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Wed Mar 3 18:33:39 UTC 2010
Task profile.FetchPersonDataFromOhloh with id 0ba7766a-59b2-4ffe-8620-8220719fb7dc raised exception: unexpected response from github.com 403: '{"error":[{"error":"too many requests"}]}'
Task was called with args: (3513L,) kwargs: {}.
The contents of the full traceback was:
Traceback (most recent call last):
File "/home/deploy/milestone-a.buildout/eggs/celery-1.0.0-py2.5.egg/celery/execute/trace.py", line 29, in trace
return cls(states.SUCCESS, retval=fun(*args, **kwargs))
File "/home/deploy/milestone-a.buildout/eggs/celery-1.0.0-py2.5.egg/celery/task/base.py", line 172, in __call__
return self.run(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 301, in run
results = source2actual_action[dia.source](dia)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 236, in ga_action
github_username=dia.query))
File "/home/deploy/milestone-a.buildout/mysite/customs/github.py", line 66, in repos_user_collaborates_on
repo['owner'], repo['name']))
File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/repositories.py", line 68, in list_collaborators
filter="collaborators")
File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/core.py", line 43, in make_request
response = self.request.get(self.domain, command, *args)
File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/request.py", line 50, in get
return self.make_request("/".join(path_components))
File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/request.py", line 60, in make_request
return self.raw_request(url, extra_post_data, method=method)
File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/request.py", line 87, in raw_request
response.status, response_text))
RuntimeError: unexpected response from github.com 403: '{"error":[{"error":"too many requests"}]}'
--
Just to let you know,
celeryd at linode.openhatch.org.
More information about the Devel
mailing list