[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (f7d817ea-683e-40e7-b918-8e29e54a6f1d): 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 Feb 25 23:35:57 UTC 2010
Task profile.FetchPersonDataFromOhloh with id f7d817ea-683e-40e7-b918-8e29e54a6f1d raised exception: unexpected response from github.com 403: '{"error":[{"error":"api route not recognized"}]}'
Task was called with args:(3362L,) 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 210, 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 thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list