Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/globex/server/lib/python2.7/site-packages/pyoneall/connection.py", line 119, in connections
connections = self._paginated('connections', 'connections', page_number, last_page, fetch_all, rtype=Connections)
File "/home/globex/server/lib/python2.7/site-packages/pyoneall/connection.py", line 60, in _paginated
response = OADict(**self._exec(action, {'page' : page_number})).response
File "/home/globex/server/lib/python2.7/site-packages/pyoneall/connection.py", line 42, in _exec
return loads(urlopen(req).read())
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers