Communication between osad and jabber regularly terminating and the message SSLError: ('OpenSSL error; will retry', "(-1, 'Unexpected EOF')") is displayed
Issue
- The problem seen is that the communication between osad and jabber stops after about 4 - 5 minutes, and after a minute or two the communications is up again, and after another 4 - 5 minutes the communication stops again...
When the communication stop the osad prints this error mesages:
# osad -v -N
2011-10-06 13:51:21 jabber_lib.__init__:
2011-10-06 13:51:21 jabber_lib.setup_connection: Connected to jabber server satellite.example.com
2011-10-06 13:51:21 jabber_lib.process_forever:
Error caught:
Traceback (most recent call last):
File "/usr/share/rhn/osad/jabber_lib.py", line 122, in main
self.process_forever(c)
File "/usr/share/rhn/osad/jabber_lib.py", line 180, in process\_forever
self.process_once(client)
File "/usr/share/rhn/osad/osad.py", line 241, in process_once
client.process(timeout=None)
File "/usr/share/rhn/osad/jabber_lib.py", line 1048, in process
raise SSLError("OpenSSL error; will retry", str(e))
SSLError: ('OpenSSL error; will retry', "(-1, 'Unexpected EOF')")
Environment
- Red Hat Network Satellite 5.4.1 with osad enabled clients
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.
