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 agoForwarded SSH agent refuses operation after a while
I've been following https://1password.community/discussion/comment/660153/#Comment_660153 to setup agent forwarding for 1Password.
I can successfully use the key(s) stored in 1Password on the remo...
Former Member
3 years agoHi Jack_P_1P
My local machine is a MacBook with the 1Password agent running. The issue starts exactly 30 seconds after being logged in to remote machines running Linux with no other keys available or agent running:
```
❯ ssh *****
❯ echo $SSH_AUTH_SOCK; date && ssh-add -l && sleep 30 && ssh-add -l
/tmp/ssh-XXXX10DkkS/agent.430829
Wed Jan 18 05:23:59 AM UTC 2023
256 SHA256:**** SSH-Key (*) (ED25519)
3072 SHA256:* SSH-Key (****) (RSA)
2023/01/18 06:24:29 agent 11: agent: client error: write unix ->/Users/bene/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock: write: broken pipe
error fetching identities: agent refused operation
```
Please note that my MacBook is using CET and the remote system is using UTC