Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
XIII
4 years agoSuper Contributor
(Same) SSH key only working once (per 1Password session?)
I have one (ed25519) SSH key that I use to log in to multiple devices. This used to work fine, but as of today only the first login succeeds. When I try to log in to a second or third machine I get t...
XIII
4 years agoSuper Contributor
No logs for failed attempts.
Verbose output:
debug1: Next authentication method: publickey
debug1: Offering public key: /Users/me/.ssh/key.pub ED25519 SHA256:<hash> explicit
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: /Users/me/.ssh/key.pub ED25519 SHA256:<hash> explicit
debug3: sign_and_send_pubkey: ED25519 SHA256:<hash>
debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:<hash>
Load key "/Users/me/.ssh/key.pub": invalid format
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.