Forum Discussion
Jeff_McDowell_4
Nimbostratus
Sep 14, 2012ConfigSync via PyControl Times out
I have been troubleshooting this for a couple of days, but can't seem to get past it.
We are using pycontrol against a few LTMs running 9.4.8 HF4.
--
We are doing all sorts of F...
Jeff_McDowell_4
Nimbostratus
Sep 14, 2012Here is the full error:
import pycontrol.pycontrol as pc
import sys
b = pc.BIGIP(
hostname = '...',
username = 'Automation',
password = '',
fromurl = True,
wsdls = ['System.ConfigSync'])
b.System.ConfigSync.synchronize_configuration(sync_flag='CONFIGSYNC_BASIC')
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.linux-x86_64/egg/suds/client.py", line 542, in __call__
File "build/bdist.linux-x86_64/egg/suds/client.py", line 602, in invoke
File "build/bdist.linux-x86_64/egg/suds/client.py", line 637, in send
File "build/bdist.linux-x86_64/egg/suds/transport/https.py", line 64, in send
File "build/bdist.linux-x86_64/egg/suds/transport/http.py", line 77, in send
File "build/bdist.linux-x86_64/egg/suds/transport/http.py", line 116, in u2open
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 387, in open
response = meth(req, response)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 498, in http_response
'http', request, response, code, msg, hdrs)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 419, in error
result = self._call_chain(*args)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 360, in _call_chain
result = func(*args)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 835, in http_error_401
url, req, headers)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 813, in http_error_auth_reqed
return self.retry_http_basic_auth(host, req, realm)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 823, in retry_http_basic_auth
return self.parent.open(req)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 381, in open
response = self._open(req, data)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 399, in _open
'_open', req)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 360, in _call_chain
result = func(*args)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 1127, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/opt/TWWfsw/python25/lib/python2.5/urllib2.py", line 1094, in do_open
raise URLError(err)
urllib2.URLError:
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
