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 (b5c88e7b-20fd-4865-99e7-afa2a5af17b0): unexpected response from github.com 403: '{"error":[{"error":"too many requests"}]}'

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Tue Feb 9 21:29:05 UTC 2010


Task profile.FetchPersonDataFromOhloh with id b5c88e7b-20fd-4865-99e7-afa2a5af17b0 raised exception: unexpected response from github.com 403: '{"error":[{"error":"too many requests"}]}'


Task was called with args:(2905L,) 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 275, in run
    raise

  File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 231, in ga_action
    return (repos, {})

  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 thought I'd let you know!
celeryd at linode.openhatch.org.


More information about the Devel mailing list