OpenSSH_8.0p1, OpenSSL 1.1.1c 28 May 2019 debug1: Reading configuration data /c/Users/Duncan Gibson/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connecting to git.balena-cloud.com [54.165.162.194] port 22. debug1: Connection established. debug1: identity file /c/Users/Duncan Gibson/.ssh/id_rsa type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_rsa-cert type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_dsa type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_dsa-cert type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_ecdsa type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_ecdsa-cert type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_ed25519 type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_ed25519-cert type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_xmss type -1 debug1: identity file /c/Users/Duncan Gibson/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.0 debug1: Remote protocol version 2.0, remote software version Go debug1: no match: Go debug1: Authenticating to git.balena-cloud.com:22 as 'gh_legowerewolf' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256@libssh.org debug1: kex: host key algorithm: ecdsa-sha2-nistp256 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ecdsa-sha2-nistp256 SHA256:NfwmqnKId5cx1RWpebbEuuM87bCJbdyhzRnqFES9Nnw debug1: Host 'git.balena-cloud.com' is known and matches the ECDSA host key. debug1: Found key in /c/Users/Duncan Gibson/.ssh/known_hosts:6 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: rekey in after 134217728 blocks debug1: Will attempt key: /c/Users/Duncan Gibson/.ssh/id_rsa debug1: Will attempt key: /c/Users/Duncan Gibson/.ssh/id_dsa debug1: Will attempt key: /c/Users/Duncan Gibson/.ssh/id_ecdsa debug1: Will attempt key: /c/Users/Duncan Gibson/.ssh/id_ed25519 debug1: Will attempt key: /c/Users/Duncan Gibson/.ssh/id_xmss debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Trying private key: /c/Users/Duncan Gibson/.ssh/id_rsa debug1: Trying private key: /c/Users/Duncan Gibson/.ssh/id_dsa debug1: Trying private key: /c/Users/Duncan Gibson/.ssh/id_ecdsa debug1: Trying private key: /c/Users/Duncan Gibson/.ssh/id_ed25519 debug1: Trying private key: /c/Users/Duncan Gibson/.ssh/id_xmss debug1: Next authentication method: keyboard-interactive ############################################################################ None of the supplied SSH keys matched a known key for user `gh_legowerewolf` Known ssh key fingerprints for `gh_legowerewolf`: * c6f9926dc0c230072cef8f1a99e56ead Please make sure you've configured your keys correctly. https://balena.io/docs/getting-started/#adding-an-ssh-key ############################################################################ debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Authentications that can continue: publickey,keyboard-interactive debug1: No more authentication methods to try. gh_legowerewolf@git.balena-cloud.com: Permission denied (publickey,keyboard-interactive). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.