Created
November 7, 2024 10:29
-
-
Save Nurlan199206/5a18f65281e078d4ff9f4e7e726ad559 to your computer and use it in GitHub Desktop.
handshake failed: ssh: unable to authenticate, attempted methods [none publickey]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gitlab-runner ssh executor | |
ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain | |
HOW TO FIX: | |
cat /home/user/.ssh/id_rsa.pub >> /home/user/.ssh/authorized_keys |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment