-
Notifications
You must be signed in to change notification settings - Fork 824
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 seems broken #15
Comments
For me SSH works fine. I logged in to my other linux machine in my LAN network. I sucesfully logged in using: |
@patryk9200 thats more a problem of handling public keys if I may |
@jolibert Yes I know that, but I think that title is a little misleading. Problem is with keys, not with SSH.
Looks ok. @jokeyrhyme What You have in:
Try:
Do you have properly configured git? I used ssh all day successfully without any problems. |
I didn't even have an /root/.ssh/known_hosts file. The commands were failing before it even asked me to "Permanently added 'github.com,...' (RSA) to the list of known hosts". However, trying all of this again today: it's all working. I have no idea what the difference is. I've not changed anything that I know of. /shrug |
In my case, I could not SSH in a |
SSH doesn't seem to work, which is stopping me from using git in Ubuntu on WSL.
Windows Insider Preview build 14316.rs1_release.160402-2217
Update: seems to be working for me now for some reason.
The text was updated successfully, but these errors were encountered: