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 (9b62d333-d442-480d-b146-df38d1fb392e): unexpected response from github.com 403: '{"error":[{"error":"api route not recognized"}]}'

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Thu Mar 4 03:54:27 UTC 2010


Task profile.FetchPersonDataFromOhloh with id 9b62d333-d442-480d-b146-df38d1fb392e raised exception: unexpected response from github.com 403: '{"error":[{"error":"api route not recognized"}]}'


Task was called with args: (3602L,) 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 211, in gh_action
    repos = list(mysite.customs.github.repos_by_username(dia.query))
  File "/home/deploy/milestone-a.buildout/mysite/customs/github.py", line 19, in repos_by_username
    repos = _github.repos.list(username)
  File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/repositories.py", line 38, in list
    datatype=Repository)
  File "/home/deploy/milestone-a.buildout/eggs/python_github2-0.1.1-py2.5.egg/github2/core.py", line 57, in get_values
    values = self.make_request(*args, **kwargs)
  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":"api route not recognized"}]}'


-- 
Just to let you know,
celeryd at linode.openhatch.org.


More information about the Devel mailing list