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
After upgrading from old jsch to this library, I am getting intermittent errors in establishing connection with server.
com.jcraft.jsch.JSchSessionDisconnectException: SSH_MSG_DISCONNECT: 2 FlowSshTransport: premature end of received SshMsg.KexInit at host key algorithms
Need help understanding what's happening here.
The text was updated successfully, but these errors were encountered:
Hi folks,
After upgrading from old jsch to this library, I am getting intermittent errors in establishing connection with server.
com.jcraft.jsch.JSchSessionDisconnectException: SSH_MSG_DISCONNECT: 2 FlowSshTransport: premature end of received SshMsg.KexInit at host key algorithms
Need help understanding what's happening here.
The text was updated successfully, but these errors were encountered: