Edit /etc/sysconfig/rhn/osad.conf and change the debug level to 6, maybe
that'll give you some more info about why osad isn't connecting.

Also, is everything on your Spacewalk server configured to use the FQDN,
including the hostname, RHN-ORG-TRUSTED-SSL-CERT, et al.? Jabber is
extremely picky.


- Steve



On Thu, Feb 4, 2010 at 10:52 AM, Hugo Doria <[email protected]> wrote:

> Hi guys,
>
> I am having some problemas with osad.
>
> osa-dispatcher and jabberd are running fine on my spacewalk server:
>
> # ps -ef | egrep "c2s|s2s|sm|router"  | grep -i jabber
> jabber   10812     1  0 12:36 ?        00:00:00 /usr/bin/router -c
> /etc/jabberd/router.xml
> jabber   10842     1  0 12:36 ?        00:00:00 /usr/bin/sm -c
> /etc/jabberd/sm.xml
> jabber   10872     1  0 12:36 ?        00:00:00 /usr/bin/c2s -c
> /etc/jabberd/c2s.xml
> jabber   10902     1  0 12:36 ?        00:00:00 /usr/bin/s2s -c
> /etc/jabberd/s2s.xml
>
> But when i try to run osad on my spacewalk-client i get:
>
>  /etc/init.d/osad restart
> Shutting down osad:                                        [  OK  ]
> Starting osad: Server did not return a <features /> stanza
> 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 593, in connect
>    raise SSLDisabledError
> SSLDisabledError
>                                                           [  OK  ]
>
> On /var/log/messages i see several of these messages:
>
> Feb  4 12:48:27 dfsdfgdfg jabberd/c2s[10872]: [9] [10.0.1.6, port=10288]
> connect
> Feb  4 12:48:27 dfsdfgdfg jabberd/c2s[10872]: [9] [10.0.1.6,
> port=10288] disconnect jid=unbound, packets: 0
>
> I am running spacewalk 0.7 on CentOS 5.4 and i followed these instructions:
> https://fedorahosted.org/spacewalk/wiki/OSADSetup
>
> Any tips?
>
> --
> Hugo Doria
>
> _______________________________________________
> Spacewalk-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to