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
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.