---
** [tickets:#7801] Issues import from GitHub is broken**
**Status:** open
**Milestone:** unreleased
**Labels:** github import
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Wed Nov 26, 2014 03:18 PM UTC
**Owner:** nobody
~~~~~
5:08:33,519 ERROR
[taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers]
Failed after 0 retries on url with a timeout of 5.0:
https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>:
HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py",
line 1025, in urlopen
return urllib2.urlopen(url, timeout=timeout)
File
"/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py",
line 121, in __call__
return self.run_and_log(self._inner, None, *args, **kwargs)
File
"/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py",
line 126, in run_and_log
return func(*args, **kwargs)
File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~
---
Sent from forge-allura.apache.org because [email protected] is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.