Hello,

I am in the middele of configuring spacewalk, and I'm wrestling with osa-dispatcher.
I have tried to launch it in this manner to get some debug info:
sudo  /usr/sbin/osa-dispatcher -N -v -v -v -v, but it yields nothing extra.

The only thing that appears is:

2009/12/10 09:12:17 -04:00 10232 0.0.0.0: osad/jabber_lib.connect('ERROR', 'Server did not return a <features /> stanza')


I had to add a couple of log in lines in /usr/share/rhn/osad/jabber_lib.py to show me some more info:

I constantly see this in the log:
2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.__init__
2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.connect('ERROR', 'Server did not return a <features /> stanza')

here is what the stanza is getting set to:
2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.connect('ERROR', 'Got:', <error><host-unknown xmlns = 'urn:ietf:params:xml:ns:xmpp-streams' /><text xmlns = 'urn:ietf:params:xml:ns:xmpp-streams' >service requested for unknown domain</text></error>) 2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.print_message('SSLError',) 2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.print_message('Could not connect to jabber server', 'spacewalk.myhost.com') 2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.setup_connection('Could not connect to any jabber server',) 2009/12/10 09:12:27 -04:00 10232 0.0.0.0: osad/jabber_lib.main('Unable to connect to jabber servers, sleeping 10 seconds',)

I have looked at all of the SSL settings, and it appears that the .pem file correctly exists. I have also verified that the FQDN is in the jabberd config files, and is reachable.
Im not sure what else to do, does anyone have insight?


Thanks,

Mike


_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to