Skip to content
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

SSL error; syscall failure: Connection reset by peer when push 1.3 GB filesize #2104

Open
kolektorkayu opened this issue Jun 14, 2024 · 0 comments

Comments

@kolektorkayu
Copy link

Reproduction steps

When doing git push of file with size 1.3 GB, got this error:

SSL error: syscall failure: Connection reset by peer
at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in //LibGit2Sharp/Core/Ensure.cs:line 154
at LibGit2Sharp.Core.Proxy.git_remote_push(RemoteHandle remote, IEnumerable1 refSpecs, GitPushOptions opts) in /_/LibGit2Sharp/Core/Proxy.cs:line 2253 at LibGit2Sharp.Network.Push(Remote remote, IEnumerable1 pushRefSpecs, PushOptions pushOptions) in /
/LibGit2Sharp/Network.cs:line 381

Anyone else having this issue?

Version of LibGit2Sharp: 0.27.2

Operating system(s) tested; .NET runtime tested

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

1 participant