Skip to content

Cloning a Git repository using "Git for Windows" fails with dup() failure #76

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

Closed
hach-que opened this issue Jan 15, 2016 · 2 comments
Closed

Comments

@hach-que
Copy link

Getting this when connecting to a Windows SSH server from PuTTY:

login as: Administrator
Authenticating with public key "...." from agent
Server refused public-key signature despite accepting key!
[email protected]'s password:
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

Administrator@WIN-HAEC4CT9FSC C:\Users\Administrator>cd C:\Build

Administrator@WIN-HAEC4CT9FSC C:\Build>git clone git@...:diffusion/P/... ...
Cloning into '...'...
                         dup() in/out/err failed
fatal: Could not read from remote repository.

                                             Please make sure you have the correct access rights
                and the repository exists.

Administrator@WIN-HAEC4CT9FSC C:\Build>

This works over WinRM and locally.

@fenixfanel
Copy link

Hi hach-que,
I have the same result when I try to clone or pull. Did you find something ?

@manojampalam manojampalam added this to the Initial integration to OpenSSH main repo milestone May 17, 2016
@manojampalam
Copy link
Contributor

All Git related issues are being in #752

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

No branches or pull requests

3 participants