osa-dispatcher startup on Satellite fails with "'ERROR', 'Server does not support TLS - <starttls /> not in <features /> stanza'"
Issue
- starting osa-dispatcher service gives the following error:
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.connect('Expecting features stanza, got:', <features><auth xmlns = 'http://jabber.org/features/iq-auth' /><register xmlns = 'http://jabber.org/features/iq-register' /></features>)
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.connect('starttls node', None)
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.connect('ERROR', 'Server does not support TLS - <starttls /> not in <features /> stanza')
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.print_message('SSLError',)
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.print_message('Could not connect to jabber server', 'satellite.example.com')
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.setup_connection('ERROR', 'Traceback (most recent call last):\n File "/usr/share/rhn/osad/jabber_lib.py", line 254, in setup_connection\n c = self._get_jabber_client(js)\n File "/usr/share/rhn/osad/jabber_lib.py", line 311, in _get_jabber_client\n c.connect()\n File "/usr/share/rhn/osad/jabber_lib.py", line 601, in connect\n raise SSLDisabledError\nSSLDisabledError\n')
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.setup_connection('Could not connect to any jabber server',)
2012/09/13 14:17:25 -04:00 17611 0.0.0.0: osad/jabber_lib.main('Unable to connect to jabber servers, sleeping 10 seconds',)
Environment
- Red Hat Network (RHN) Satellite
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
