You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Reproduction steps
When doing git push of file with size 1.3 GB, got this error:
Anyone else having this issue?
Version of LibGit2Sharp: 0.27.2
Operating system(s) tested; .NET runtime tested
The text was updated successfully, but these errors were encountered: