Forum Discussion
wmalcolm94
26 days agoNew Contributor
1Password SSH Agent - Ashai Linux
I recently have decided to give Ashai Linux a try (Fedora Linux arm64 running on Macbook M1). I've got 1Password app installed and it works very well with the browser extension. I'm trying to get the SSH agent configured but am having some issues. In the debug logs for troubleshooting the SSH connection I found.
debug1: get_agent_identities: ssh_get_authentication_socket: Connection refused
My agent.toml file looks like
[[ssh-keys]]
vault = "Private"
My ssh config looks like
Host *
IdentityAgent ~/.1password/agent.sock