SSHAuthenticationExcetion :No suitable authentication method found to complete authentication SSHAuthenticationExcetion :No suitable authentication method found to complete authentication unix unix

SSHAuthenticationExcetion :No suitable authentication method found to complete authentication


Normally No suitable authentication method found to complete authentication is used is returned from an SSH server when the server does not allow authentication by the offered methods by the client.

The SSH server could only allow public key authentication, or some form of two factor authentication in turn preventing password authentication. Download an SSH client like Putty and try to connect to the server directly and see what the result is.