I came across some post here that saying I can use ssh://[email protected]_ADDRESS
to login to my server using ssh
and it does work perfectly.
also, I have no idea how it's working and knowing which SSH key is related to which instance.
now my problem is that it is working for 5/6 of my servers
for 1 server, for reason I don't know, the terminal opens and closes automatically.
I've tried to login using ssh -i KEY [email protected]
and it works great,
so I have only this problem with using ssh:// and to this specific server.
Do you have any idea how can I debug it? maybe see an error message somewhere?
I've looked online but I couldn't resolve this issue.
Please assist 😁
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided
Comments
Team Member
Hi @asaf:
Just to confirm, is this occurring with SSH keys you have stored in 1Password, or somewhere else? Let me know.
Jack
Yes my ssh keys are stored in 1P
@Jack.P_1P
Team Member
Hi @asaf:
You mentioned that you're using
ssh -i KEY
. Do you have more than 6 SSH keys stored in your 1Password account? If that's the case, you may be running into the 6 key limit in OpenSSH.SSH Server six-key limit
Let me know.
Jack
Yeah that’s portably the case, thanks for your help!
Team Member
You're very welcome!
Jack