-
Notifications
You must be signed in to change notification settings - Fork 2k
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
ssh-agent, ssh-add, ssh all crash as soon as I open a PowerShell window #139
Comments
Same when i run " ssh [email protected]" or vagrant ssh. I try whit basic cmd and works perfectly. Windows 8.1 |
+1 on my own issue because I would love to leave Console2 behind! |
Same issue here Windows 7 64 Bit Works with basic cmd. |
On Windows 7 x64 set the compatibility mode on the files in cmder\vendor\msysgit\bin to "Windows 7" worked for me. |
Launch Powershell as Administrator. |
This was referenced Sep 17, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As soon as I open a new PowerShell window ssh-agent.exe, ssh-add.exe crashes (a dialog with "ssh-agent.exe has stopped working"). This makes it impossible to go any remote git interactions (obviously).
Any idea how to debug/fix the issue?
Some environmental info:
The text was updated successfully, but these errors were encountered: