Skip to content

Early EOF errors when running git fetch over ssh #667

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
3 tasks done
gruselglatz opened this issue Mar 1, 2023 · 2 comments
Closed
3 tasks done

Early EOF errors when running git fetch over ssh #667

gruselglatz opened this issue Mar 1, 2023 · 2 comments

Comments

@gruselglatz
Copy link

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

see PowerShell/Win32-OpenSSH#1322

Expected behavior

see https://github.com/PowerShell/Win32-OpenSSH/issues/1322

Actual behavior

see https://github.com/PowerShell/Win32-OpenSSH/issues/1322

Error details

see https://github.com/PowerShell/Win32-OpenSSH/issues/1322

Environment data

see https://github.com/PowerShell/Win32-OpenSSH/issues/1322

Version

9.2.0.0

Visuals

PowerShell/Win32-OpenSSH#1322 (comment)

@kiates
Copy link

kiates commented Mar 8, 2023

Ran into this issue as well when cloning a very specific internal repository.

I.E:

...
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
...

Don't know why it only happens on one.

Switched back to using putty/pageant instead of open-ssh/openssh-agent as described in the referenced issue to work around it.

@tgauth
Copy link
Collaborator

tgauth commented Apr 10, 2023

closing since #628 has been merged

@tgauth tgauth closed this as completed Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants