Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cisco Infra Image Upload of version 4.1.1c fails #199

Closed
Guru67724 opened this issue May 15, 2020 · 3 comments
Closed

Cisco Infra Image Upload of version 4.1.1c fails #199

Guru67724 opened this issue May 15, 2020 · 3 comments
Labels

Comments

@Guru67724
Copy link

Hi All,

When trying to upgrade UCS 6454 infra image 4.1.1c via ucsmsdk, it is failing while copying the image to the UCS with the following error.

File "/lib/python2.7/site-packages/ucsmsdk/ucssession.py", line 639, in _logout
response = self.post_elem(elem, timeout=timeout)
File "/lib/python2.7/site-packages/ucsmsdk/ucssession.py", line 315, in post_elem
response_str = self.post_xml(xml_str, timeout=timeout)
File "/lib/python2.7/site-packages/ucsmsdk/ucssession.py", line 264, in post_xml
response_str = self.post(uri=ucsm_uri, data=xml_str, read=read, timeout=timeout)
File "/lib/python2.7/site-packages/ucsmsdk/ucssession.py", line 244, in post
timeout=timeout)
File "/lib/python2.7/site-packages/ucsmsdk/ucsdriver.py", line 262, in post
response = opener.open(request, timeout=timeout)
File "/usr/lib64/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/usr/lib64/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/lib/python2.7/site-packages/ucsmsdk/ucsdriver.py", line 55, in https_open
return self.do_open(TLSConnection, req)
File "/usr/lib64/python2.7/urllib2.py", line 1214, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 111] Connection refused>

Whereas with pretty older versions i dont get this error.

Please help me in identifying this issue.

@Guru67724
Copy link
Author

I have never seen this TLSConnection/URLError crash so far in any of the infra image upgrade via ucsmsdk so far.

@Guru67724 Guru67724 changed the title Cisco Infra Image Upload fails Cisco Infra Image Upload of version 4.1.1c fails May 15, 2020
@github-actions
Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Oct 10, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant