Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Nurlan199206/5a18f65281e078d4ff9f4e7e726ad559 to your computer and use it in GitHub Desktop.
Save Nurlan199206/5a18f65281e078d4ff9f4e7e726ad559 to your computer and use it in GitHub Desktop.
handshake failed: ssh: unable to authenticate, attempted methods [none publickey]
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