You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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
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).
The text was updated successfully, but these errors were encountered: