My SSH Agent is not working

Options
Magelfik
Magelfik
Community Member
edited June 2023 in SSH

Hi there, I believe I have followed every step of the 1p SSH Agent implementation tutorial, but I cannot connect to my servers.

Here is what I have so far :

In 1P logs :
==> 1Password_rCURRENT.log <==
INFO 2023-06-14T17:54:22.796 tokio-runtime-worker(ThreadId(1)) [1P:ssh/op-agent-controller/src/desktop.rs:504] SSH Agent has started.

In .ssh/config, at the very beginning of the file :
Host *
IdentityAgent ~/.1password/agent.sock

My .ssh folder is empty apart known_hosts and the config file. I have no SSH keys as they are all stored in 1P.

When I run a command that requires a key, I get no authorization dialog, only errors. Nothing shows up in the log.

It's like the agent is not called, but I don't know why.

What can I do to fix this problem ?


1Password Version: 8.10.7 (81007041)
Extension Version: 2.11.0
OS Version: Ventura 13.3.1 (a)
Browser:_ Chrome

Comments

  • Magelfik
    Magelfik
    Community Member
    Options

    Welp, this works once I upgraded to beta. I had to edit the TOML file to include my Vault which is named after me, and not "private", not sure this is normal.

    Anyway, it works. Yay!

This discussion has been closed.