Git-Credential-Manager-for-Windows icon indicating copy to clipboard operation
Git-Credential-Manager-for-Windows copied to clipboard

Get error in Git pull and Push from Visual Studio 2017.

Open GaneshVarahade opened this issue 6 years ago • 3 comments

Hello All, I have facing issues in taking Pull and Push from Visual Studio 2017. Below Error is coming.

Git failed with a fatal error. fatal: HttpRequestException encountered. An error occurred while sending the request. fatal: HttpRequestException encountered. An error occurred while sending the request. error: cannot spawn askpass: No such file or directory

Please help me, how can resolve it. Git Version:-2.21.0 Project store in Git server and also install git manager for windows.

GaneshVarahade avatar Mar 08 '19 06:03 GaneshVarahade

This is very, very little information to even try to guess much of anything.

You might want to consider spending at least as much time on describing the issue as you would wish somebody with enough knowledge to help you spend on the reply.

Try following https://stackoverflow.com/help/mcve, for example.

In the least you should give the URL, or an anonymized version of it, what kind of server you are trying to talk to, whether it works from the command line, ideally a detailed list of instructions how to reproduce the issue on somebody else's computer (and only with public resources such as GitHub).

dscho avatar Mar 08 '19 15:03 dscho

Also please note that the issue template (https://github.com/Microsoft/Git-Credential-Manager-for-Windows/blob/master/.github/ISSUE_TEMPLATE/git-failure-due-to-authentication.md) was meant as a strong indication that you provide enough information to help others help you.

dscho avatar Mar 08 '19 15:03 dscho

@GaneshVarahade does pull/push work from the command line?

jeschu1 avatar Mar 18 '19 17:03 jeschu1