RHN problems


Results 1 to 3 of 3

Thread: RHN problems

  1. #1
    Join Date
    May 2003
    Posts
    110

    RHN problems

    Exception type SSL.Error

    Exception Handler Information
    Traceback (most recent call last):
    File "/usr/bin/../share/rhn/rhn_applet/rhn_applet.py", line 448, in refresh
    self.model.refresh(force)
    File "/usr/bin/../share/rhn/rhn_applet/rhn_applet_model.py", line 264, in refresh
    self.__rpc_server__.refresh(force)
    File "/usr/bin/../share/rhn/rhn_applet/rhn_applet_rpc.py", line 84, in refresh
    status = server.applet.poll_status()
    File "/usr/lib/python2.2/xmlrpclib.py", line 821, in __call__
    return self.__send(self.__name, args)
    File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 126, in _request
    verbose=self._verbose
    File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 130, in request
    headers, fd = req.send_http(host, handler)
    File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 614, in send_http
    headers=self.headers)
    File "/usr/lib/python2.2/httplib.py", line 701, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.2/httplib.py", line 723, in _send_request
    self.endheaders()
    File "/usr/lib/python2.2/httplib.py", line 695, in endheaders
    self._send_output()
    File "/usr/lib/python2.2/httplib.py", line 581, in _send_output
    self.send(msg)
    File "/usr/lib/python2.2/httplib.py", line 560, in send
    self.sock.sendall(str)
    File "/usr/lib/python2.2/site-packages/rhn/SSL.py", line 191, in write
    sent = self._connection.send(data)
    Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]
    This is what happens when I try to use the RHN updating , How can I fix it? every time i try to do it again, it gives the same error.

  2. #2
    Join Date
    Mar 2003
    Location
    Augusta, GA
    Posts
    5,459
    Redhat sent me an email about their SSL certificate expiring, perhaps you need to download a new certificate from their RH network. I use apt-get for my Redhat distro so I haven't had to do it.
    __________________________________________________ _______________________________________
    Bigboogie on boogienights.net:
    Ammo case
    Asus 8N32 SLI MB
    AMD Athlon x2 3800+
    2 GB Patriot Signature 400 DDR
    160 GB Hitachi 7200 IDE
    2 x-250 Seagate SATA2
    EVGA Nvidia 7900GT
    Dell 2007WFP
    Logitech 5.1 speakers
    Logitech MX1000 mouse
    Dell USB keyboard
    NEC 3500 DVD-RW
    Benq 1655 DVD-RW



    (God bless tax refunds)

  3. #3
    Join Date
    Dec 1999
    Location
    Toronto
    Posts
    39,307
    Moving to the Software forum as this is not really Linux installation related.

    Have a look at this current thread in the 'How I did it' forum as it might be the solution.
    SEARCH FIRST... ASK SECOND Read the JL 'Community Help Posting Guidelines' before posting in the forums.

    Precompiled Redhat NTFS Modules

    Linuxplanet Tutorials

    If Linux doesn't have the solution, you have the wrong problem. ... Please do not send me a PM asking for help...

    Please read the search suggestion thread in JL Ideas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •