-
Notifications
You must be signed in to change notification settings - Fork 2.6k
git curl fails when remote terminates unexpectedly #2012
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
Comments
Since you cannot offer a reliable way to reproduce your problem, I expect you will be stuck with having to investigate this from start to finish, with hopefully helpful suggestions thrown in by others. I could imagine that using empty credentials in the URL could help. And |
Re: "provide the URL to that repository" - its an internal repository, so not possible (note the plethora of "Redacted"'s in the attached log file). |
Well, there will probably be a time when you have to upgrade, and unless you push this issue forward, it won't be fixed by then.
There is no need to re-install, you can just use the portable Git (which does not interfere with/replace any installed Git). |
I guess this is a duplicate of #2027 and therefore fixed, too. Of course, I would have preferred not to be forced to guess... |
Setup
64-bit version. sorry, uninstalled it before I knew to add --build-options switch
This does NOT happen with v 2.19.1 or earlier.
defaults?
to the issue you're seeing?
Corporate environment with altogether toooo many security processes complicating issues, such as hidden proxy setup, etc.
Details
Many, but for fundamental testing, cmd.exe prompt. Issue is the same whether run from cmd.exe, SourceTree wrapper, TortoiseGIT wrapper, etc.
Minimal, Complete, and Verifiable example
this will help us understand the issue.
git pull
What actually happened instead?
Pull (or fetch or ...) consistently fails with "remote end hung up unexpectedly".
We are using Bonobo hosted on IIS on the server side, and using Windows single-sign-on authentication from corporate AD server.
See attached gitOutput_redacted.txt.
gitOutput_redacted.txt
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
Server is internal and not visible beyond our firewall. We are using Bonobo hosted on IIS on the server side, and using Windows single-sign-on authentication from corporate AD server.
The text was updated successfully, but these errors were encountered: