ssh-action
ssh-action copied to clipboard
ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
trafficstars
I just got this issue without error logging. Please help me!
it seems to not set ssh pub key on the remote server
I had added public key to authorized_keys on my server.
@khang-digitaliron Try the password solution and move to https://github.com/appleboy/ssh-action/issues/297 for further discussion.
Use fifsky/ssh-action@master to solve my problem,