gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Git authentication fails

Open bripkens opened this issue 4 months ago • 3 comments

Hey folks,

the git authentication is failing for me through the Gitbutler client. It is however working fine through the git CLI and various IDEs (Intellij and VSCode for example).

My setup:

  • GitHub auth via SSH keys
  • The SSH identity is stored in my OpenSSH auth agent (ssh-add -l)
  • The identity to use for GitHub is defined within my SSH config (cat ~/.ssh/config)

Within Gitbutler, I tried the Auto Detect mode, as well as Use existing SSH key (without passphrase).

Error shown within Gitbutler:

image

bripkens avatar Feb 11 '24 11:02 bripkens