Hide Forgot
Description of problem: Unable to activate the Red hat satellite server Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. comment the disconnected=1 in the rhn.conf file and save the rhn.conf file. 2. run the command rhn-satellite-activate --rhn-cert=/certificate_path 3. Actual results: I got the following error message: Pushing scout configs to all monitoring scouts ERROR: unhandled exception occurred: Traceback (most recent call last): File "/usr/bin/rhn-satellite-activate", line 45, in ? sys.exit(abs(mod.main() or 0)) File "/usr/share/rhn/satellite_tools/rhn_satellite_activate.py", line 585, in main activateSatellite_remote(options) File "/usr/share/rhn/satellite_tools/rhn_satellite_activate.py", line 291, in activateSatellite_remote ret = s.satellite.deactivate_satellite(systemid, rhn_cert) File "/usr/lib/python2.4/site-packages/rhn/rpclib.py", line 649, in __call__ return self._send(self._name, args) File "/usr/lib/python2.4/site-packages/rhn/rpclib.py", line 383, in _request self._handler, request, verbose=self._verbose) File "/usr/lib/python2.4/site-packages/rhn/transports.py", line 171, in request headers, fd = req.send_http(host, handler) File "/usr/lib/python2.4/site-packages/rhn/transports.py", line 702, in send_http self._connection.connect() File "/usr/lib/python2.4/site-packages/rhn/connections.py", line 193, in connect sock.connect((self.host, self.port)) File "<string>", line 1, in connect socket.gaierror: (-2, 'Name or service not known') Expected results: RHN satellite should activate without any errors Additional info:
Created attachment 503421 [details] Error Meassage
Please contact your support representative.
Please verify your firewall setup and make sure you have open ports as stated in RHN Satellite Installation Guide.
*** Bug 711357 has been marked as a duplicate of this bug. ***