<div dir="ltr">Did you try to re-register machine?<div><br></div><div>It shows you <span style="font-size:12.8px">OpenSSL error</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 19, 2016 at 1:01 PM, Nicki Clear <span dir="ltr"><<a href="mailto:NClear@oh.hra.com" target="_blank">NClear@oh.hra.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
ok -  I know that there have been a lot of messages about osad status and<br>
it not working lately, but all of my troubleshooting steps that usually<br>
work are not working and I am at a complete loss. I am running spacewalk v<br>
2.4 on centos 6.7<br>
<br>
on the webui - my nodes say osad status offline - and only 10 out of 70<br>
nodes are picking up actions.  those 10 say status is online<br>
<br>
When I run<br>
(I replaced  the actual fqdn of spacewalk with <spacewalk fqdn> )<br>
<br>
osad -N -vvvv<br>
<br>
<br>
2016-05-19 14:39:35 jabber_lib.subscribe_to_presence: Subscribed to<br>
{'rhn-dispatcher-sat@<spacewalk fqdn>': {'jid':<br>
'rhn-dispatcher-sat@<spacewalk fqdn>', 'subscription': u'to'}}<br>
2016-05-19 14:39:35 jabber_lib.subscribe_to_presence: Subscribed both {}<br>
2016-05-19 14:39:35 jabber_lib.subscribe_to_presence: Subscribed none {}<br>
2016-05-19 14:39:35 jabber_lib.subscribe_to_presence: Subscribed from {}<br>
2016-05-19 14:39:35 jabber_lib.subscribe_to_presence: Subscribed to<br>
2016-05-19 14:39:35 jabber_lib.send_presence: None None<br>
2016-05-19 14:39:35 jabber_lib.process_forever:<br>
2016-05-19 14:39:35 jabber_lib.process: 180<br>
<br>
eventually it will fail with<br>
<br>
2016-05-19 15:54:54 jabber_lib.process: 180<br>
Error caught:<br>
Traceback (most recent call last):<br>
  File "/usr/share/rhn/osad/jabber_lib.py", line 120, in main<br>
    self.process_forever(c)<br>
  File "/usr/share/rhn/osad/jabber_lib.py", line 178, in process_forever<br>
    self.process_once(client)<br>
  File "/usr/share/rhn/osad/osad.py", line 249, in process_once<br>
    client.process(timeout=180)<br>
  File "/usr/share/rhn/osad/jabber_lib.py", line 1040, in process<br>
    data = self._read(self.BLOCK_SIZE)<br>
SSLError: ('OpenSSL error; will retry', "(-1, 'Unexpected EOF')")<br>
<br>
2016-05-19 15:54:54 jabber_lib.main: Sleeping 115 seconds<br>
<br>
<br>
so it looks like it is subscribed to the spacewalk server,  but it still<br>
doesnt work.<br>
<br>
to troubleshoot -<br>
<br>
on the spacewalk server I ran<br>
<br>
spacewalk-service stop<br>
rm -rf /var/lib/jabberd/db/*<br>
spacewalk-service start<br>
<br>
<br>
and on the clients I ran<br>
<br>
rhn-profile-sync<br>
rhn-actions-control --enable-all<br>
rm -rf /etc/sysconfig/rhn/osad-auth.conf<br>
/etc/init.d/osad restart<br>
<br>
and then ran<br>
osad -N -vvvv<br>
<br>
to check if it connects or picks up the action... which it doesnt<br>
<br>
There arent a whole lot of messages in /var/log/rhn/osa-dispatcher.log<br>
<br>
2016/05/19 14:32:45 -04:00 9177 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/jabber_lib.__init__<br>
2016/05/19 14:32:45 -04:00 9177 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/jabber_lib.setup_connection<br>
('Connected to jabber server', '<spacewalk fqdn>')<br>
2016/05/19 14:32:45 -04:00 9177 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/osa_dispatcher.fix_connection<br>
('Upstream notification server started on port', 1290)<br>
2016/05/19 14:32:45 -04:00 9177 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/jabber_lib.process_forever<br>
2016/05/19 14:37:03 -04:00 9177 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>:<br>
osad/dispatcher_client._message_callback('Ping response',)<br>
2016/05/19 14:42:29 -04:00 10363 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/jabber_lib.__init__<br>
2016/05/19 14:42:29 -04:00 10363 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/jabber_lib.setup_connection<br>
('Connected to jabber server', '<spacewalk fqdn>')<br>
2016/05/19 14:42:29 -04:00 10363 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>:<br>
osad/osa_dispatcher.fix_connection('Upstream notification server started on<br>
port', 1290)<br>
2016/05/19 14:42:30 -04:00 10363 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>: osad/jabber_lib.process_forever<br>
2016/05/19 14:48:28 -04:00 10363 <a href="http://0.0.0.0" rel="noreferrer" target="_blank">0.0.0.0</a>:<br>
osad/dispatcher_client._message_callback('Ping response',)<br>
<br>
<br>
Does anyone have any ideas?<br>
<br>
Thanks!<br>
<br>
**********************************************************************<br>
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.<br>
<br>
This footnote also confirms that this email message has been scanned by Proofpoint PPS and F-Secure for the presence of computer viruses.<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</blockquote></div><br></div>