Skip to main content
April 10, 2024
Question

Git commit signing no private key found

  • April 10, 2024
  • 1 reply
  • 705 views

Same issue as https://1password.community/discussion/141940/no-ssh-private-key-found-when-using-git but I set up git commit signing correctly (I think). Fatal: Failed to write commit object. Refers me to https://developer.1password.com/docs/ssh/agent/config/ which I followed.


1Password Version: 8.80
Extension Version: Not Provided
OS Version: Win11
Browser: Visual Studio, Native GIT bash shell

1 reply

AlmoEndAuthor
April 11, 2024

Windows 11, having followed the steps in https://developer.1password.com/docs/ssh/get-started/?utm_medium=organic&utm_source=oph&utm_campaign=windows

||
V

sign_and_send_pubkey: signing failed for ED25519 "GithubSSH" from agent: communication with agent failed
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.