Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoSSH agent error - failed to start ssh config file watcher
Hi,
I have a fresh install of ubuntu 22.04LTS and I've noticed that the SSH agent is not showing during ssh login.
I've installed 1Password using package manager.
I've found these errors:
$...
- 2 months ago
I was having the exact same problem after reading through the "Getting Started" guide I figured out that I was missing the ".ssh/config" file.
After following the steps and creating the file, specifically:
https://developer.1password.com/docs/ssh/get-started/#step-4-configure-your-ssh-or-git-client
The problem was fixed.
It seem that when 1password starts on Linux it watches the file: "~/.ssh/config" for changes, if the file does not exist 1password crashes.
Even though the 1password agent works with only the Environment variable set:
"export SSH_AUTH_SOCK=~/.1password/agent.sock"
To prevent 1password from crashing you will also need create the "~/.ssh/config" file.
Former Member
3 years agoHi Jack_P_1P, I fixed it after a couple of hours enabling TPM from bios, but I still get some errors:
- every time I have to make an SSH login 1password asks me for the password
- addons both on chromium and on firefox are not bound with the 1password app.
Do I have to open another thread or could you help me from here?