ssh-action icon indicating copy to clipboard operation
ssh-action copied to clipboard

ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

Open khang-digitaliron opened this issue 1 year ago • 2 comments
trafficstars

image I just got this issue without error logging. Please help me!

khang-digitaliron avatar Feb 22 '24 19:02 khang-digitaliron

it seems to not set ssh pub key on the remote server

sunvim avatar Feb 23 '24 05:02 sunvim

I had added public key to authorized_keys on my server.

khang-digitaliron avatar Feb 23 '24 17:02 khang-digitaliron

@khang-digitaliron Try the password solution and move to https://github.com/appleboy/ssh-action/issues/297 for further discussion.

appleboy avatar Mar 16 '24 02:03 appleboy

Use fifsky/ssh-action@master to solve my problem,

phpmac avatar Apr 16 '24 13:04 phpmac