Skip to main content
May 7, 2023
Question

OpenSSH Authentication Agent doesn't work after enabeling 1Password SSH Agent

  • May 7, 2023
  • 2 replies
  • 1302 views

hey hey
I have a problem with git. Maybe someone can help me.

I'm using 1Password and accidentally enabled the SSH agent and then disabled it again. I adjusted the .gitconfig and started the OpenSSH-Authentication-Agent again. According to Windows it works. However, git does not work. I get the following error: "Couldn't get agent socket". So I tried to start the agent with this command: "eval "$(ssh-agent -d)"". There should come an output similar to this: "Agent pid 12345". But I get nothing at all. Does anyone have an idea how I can solve this?


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided
Referrer: forum-search:https://1password.community/search?Search=ssh%20agent

2 replies

May 7, 2023

i found the issue :)

in my .gitconfig were these two things

[gpg]
format = ssh
[commit]
gpgsign = true

when i removed them everything worked again

May 26, 2023

Glad to hear you were able to resolve your issue! Let me know if you have any other questions!

Márton