| /usr/lib64/python2.7/urllib2.py:431: in open | |
| response = self._open(req, data) | |
| /usr/lib64/python2.7/urllib2.py:449: in _open | |
| '_open', req) | |
| /usr/lib64/python2.7/urllib2.py:409: in _call_chain | |
| result = func(*args) | |
| /usr/lib64/python2.7/urllib2.py:1229: in http_open | |
| return self.do_open(httplib.HTTPConnection, req) | |
| E URLError: <urlopen error [Errno 111] Connection refused> | |
| /usr/lib64/python2.7/urllib2.py:1199: URLError |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment