-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi!
I'm trying out this cool utility for the first time.
Running it locally, I'm having trouble connecting to any of my ssh hosts from my config, as there seems to be an issue using my passphrases to decrypt the ssh key. And that even though I have an ssh agent configured(I also have IdentityFile settings on those hosts in my ssh config).
{"err":"failed to setup a authentication method: failed to parse private key: \"/home/drpyser/.ssh/id_drpyser\": x509: decryption password incorrect","level":"warn","msg":"root cause","time":"2024/01/10 19:51:26"}
{"err":"failed to setup a authentication method: failed to parse private key: \"/home/drpyser/.ssh/id_rsa\": x509: decryption password incorrect","level":"warn","msg":"root cause","time":"2024/01/10 19:58:52"}
I can verify my passphrases are working otherwise.
Metadata
Metadata
Assignees
Labels
No labels