[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Exception in Up2date?
- From: Yanick Poirier <y poirier yanickpoirier com>
- To: RedHat List <redhat-list redhat com>
- Subject: Re: Exception in Up2date?
- Date: Mon Sep 1 04:07:01 2003
RedHat's SSL certificate has expired a few days ago. Log on to the
RedHat Network and down the following 2 RPMs:
up2date-3.1.23.2-1
up2date-gnome-3.1.23.2-1
Once downloaded type:
rpm -Uvh up2date-*.rpm
There you go. It should now be working. That is what it did and
everything is now back on track.
Regards,
Yanick Poirier.
On Mon, 2003-09-01 at 09:48, Nick Wilson wrote:
> Here's the error:
>
> ---------------------------------------
>
> 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')]
>
> ----------------------------------------------------
>
> Seems to be happening all the time. Anyone know what I should do?
> --
> Nick W
>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]