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

Error when creating a new ssh key during credential handshake. #333

Closed
johnhaley81 opened this issue Jan 5, 2015 · 1 comment
Closed
Labels

Comments

@johnhaley81
Copy link
Collaborator

This was brought up in a stack overflow question. The code is correct and should work but the promise that is returned from the cred.sshKeyNew call isn't being fulfilled OR rejected.

Some investigation needs to go into getting this to work.

@johnhaley81
Copy link
Collaborator Author

There was an issue with the async nature of the call so flipping it back to sync made it work fine. Having the credentials be async again should be something that's looked into later.

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

No branches or pull requests

1 participant