Re: RHN unstable today?
Berthold Cogel <[email protected]> Thu, 02 Jun 2011 12:24:54 +0200
| Newsgroups | gmane.linux.redhat.rhn.user |
|---|---|
| Message-ID | <[email protected]> |
Am 01.06.2011 22:21, schrieb Felipe Pereira: > Is it only me, or rhn.redhat.com really is under maintenance/unstable? > > > > _______________________________________________ > rhn-users mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/rhn-users I'm seeing this: yum update Loaded plugins: rhnplugin, security Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 309, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 157, in main base.getOptionsConfig(args) File "/usr/share/yum-cli/cli.py", line 187, in getOptionsConfig self.conf File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 665, in <lambda> conf = property(fget=lambda self: self._getConfig(), File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 254, in _getConfig self.plugins.run('init') File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 179, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/rhnplugin.py", line 127, in init_hook svrChannels = rhnChannel.getChannelDetails() File "/usr/share/rhn/up2date_client/rhnChannel.py", line 86, in getChannelDetails sourceChannels = getChannels() File "/usr/share/rhn/up2date_client/rhnChannel.py", line 112, in getChannels up2dateChannels = s.up2date.listChannels(up2dateAuth.getSystemId()) File "/usr/share/rhn/up2date_client/rhnserver.py", line 50, in __call__ return rpcServer.doCall(method, *args, **kwargs) File "/usr/share/rhn/up2date_client/rpcServer.py", line 204, in doCall ret = method(*args, **kwargs) File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/share/rhn/up2date_client/rpcServer.py", line 38, in _request1 ret = self._request(methodname, params) File "/usr/lib/python2.4/site-packages/rhn/rpclib.py", line 425, in _request raise InvalidRedirectionError( rhn.rpclib.InvalidRedirectionError: HTTPS redirected to HTTP is not supported Changing the ServerURL from https:// to http:// helps at least on our RHN Proxy. But I still get this during the update: There was a fatal error communicating with the server. The message was: Name or service not known On the other systems changing the protocol doesn't help: There was an error communicating with RHN. RHN channel support will be disabled. Error communicating with server. The message was: Name or service not known Regards Berthold Cogel