After re-generation of configuration rpms on RHUA , while listing registered CDS servers using rhui-manager it fails with error "ServerRequestError: (None, 'sslv3 alert handshake failure', None)"

Solution Verified - Updated -

Issue

  • After re-generation of configuration rpms on RHUA , while listing registered CDS servers using rhui-manager it fails with bellow error in /root/.rhui/rhui.log file
Unexpected error caught at the shell level
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 87, in safe_listen
    self.listen(clear=first_run)
  File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 113, in listen
    Shell.listen(self)
  File "/usr/lib/python2.6/site-packages/rhui/common/shell.py", line 191, in listen
    item.func(*args, **item.kwargs)
  File "/usr/lib/python2.6/site-packages/rhui/tools/screens/cds.py", line 46, in list
    cds_list = self.pulp.cds_list()
  File "/usr/lib/python2.6/site-packages/rhui/tools/pulp_api.py", line 549, in cds_list
    raise e
ServerRequestError: (None, 'sslv3 alert handshake failure', None)
  • After re-generating qpid ssl certs followed by re-generation of configuration rpms, while running rhui-manager it fails with error "ServerRequestError: (None, 'sslv3 alert handshake failure', None)"

Environment

  • Red Hat Update Infrastructure 2.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.