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

[Mac OS] SSH Agent connection issue when there is no available private key #100

Closed
Soulou opened this issue Apr 12, 2015 · 0 comments
Closed

Comments

@Soulou
Copy link
Member

Soulou commented Apr 12, 2015

The problem happens when agentClient.Signers() returns 0 private key, it should try to access the default keys in $HOME/.ssh

Result is that there is an error sayaing that there is no error (so Windows-ish).

@Soulou Soulou changed the title [Mac OS] SSH Agent issue when there is no available private key [Mac OS] SSH Agent connection issue when there is no available private key Apr 12, 2015
@Soulou Soulou closed this as completed in 147b7b4 Apr 15, 2015
Soulou added a commit that referenced this issue Apr 15, 2015
Fix no key found with user agent bug, Fixes #100
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

1 participant