If I do:
/etc/init.d/osad start
Starting osad: Traceback (most recent call last):
File "/usr/share/rhn/osad/jabber_lib.py", line 254, in setup_connection
c = self._get_jabber_client(js)
File "/usr/share/rhn/osad/jabber_lib.py", line 311, in _get_jabber_client
c.connect()
File "/usr/share/rhn/osad/jabber_lib.py", line 577, in connect
jabber.Client.connect(self)
File "/usr/lib/python2.4/site-packages/jabber/xmlstream.py", line 464, in
connect
else: self._sock.connect((self._hostIP, self._port))
File "<string>", line 1, in connect
error: (113, 'No route to host')
[ OK ]
But the process osad is actually started:
# ps -ef | grep osad
root 11128 1 0 21:32 ttyS1 00:00:00 /usr/bin/python
/usr/sbin/osad --pid-file /var/run/osad.pid
root 11142 10658 0 21:34 ttyS1 00:00:00 grep osad
Is there any way to avoid the above error message? I am using spacewalk 1.0
..
Thanks,
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list