You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.
After a reboot, mcollective tries to connect to activemq through SSLv3
As its not part of an available protocol it will error. Leaving hard to trace errors unless you explicitly check the connection. Removing the protocol restriction resumes the connection.
I'm not sure why this happens but thought I should report it in case someone else sees this. I'm still away for a few more days so can't investigate further.
The text was updated successfully, but these errors were encountered:
Still happens after reboot, seems upgrading/downgrading solves the issue but after a reboot some settings are lost. Can't seem to isolate what's doing this..
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After a reboot, mcollective tries to connect to activemq through SSLv3
As its not part of an available protocol it will error. Leaving hard to trace errors unless you explicitly check the connection. Removing the protocol restriction resumes the connection.
I'm not sure why this happens but thought I should report it in case someone else sees this. I'm still away for a few more days so can't investigate further.
The text was updated successfully, but these errors were encountered: