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 stopped working
After upgrading to the latest beta version on Windows 11, ssh stopped working.
When I try to ssh into my server, authentication fails and defaults to the password prompt.
The same ssh key still ...
Jack_P_1P
1Password Team
3 years agoHi @tsauer:
Thanks for reaching out about this. Taking a closer look at your setup would likely be best. Are you able to share a verbose output of your SSH command? To do this, add -v
to the ssh
command. For example, ssh -v jack@example.com
. If you'd prefer to share it over email, please email it to businesssupport@1password.com
and include a link to this thread, and we'll be able to take a look that way.
Jack