Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot parse privateKey: Unsupported OpenSSH private key type: ssh-ed25519 #233

Closed
pratikgaikwadhive opened this issue Dec 19, 2019 · 1 comment
Assignees

Comments

@pratikgaikwadhive
Copy link

@steelbrain ,

I am getting below error when I trying to connect using keys generated with ed25519 algorithm.

Error: Cannot parse privateKey: Unsupported OpenSSH private key type: ssh-ed25519
        at Client.connect (/opt/hive/services/hive-fabric/node_modules/ssh2/lib/client.js:243:13)
        at Promise (/opt/hive/services/hive-fabric/node_modules/node-ssh/lib/index.js:61:18)
        at new Promise (<anonymous>)
        at Promise.then.config (/opt/hive/services/hive-fabric/node_modules/node-ssh/lib/index.js:35:23)

It should be resolved as per this comment

Can you please update the packages and release new version?

@steelbrain steelbrain self-assigned this Dec 21, 2019
@steelbrain
Copy link
Owner

Fixed in v7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants