Hi,
I'm trying to push some changes to bitbucket but getting this error constantly:
Git LFS: (0 of 38 files, 8 skipped) 0 B / 2.14 MB, 12.36 MB skipped
FATAL ERROR: Server unexpectedly closed network connection
fatal: sha1 file '<stdout>' write error: Broken pipe
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
I'm using SSH and my PrivateKey is loaded in Pageant, not sure where can be problem.
Thanks
This suggests that there's something wrong with the server you are trying to connect to, or the network you are connecting over.
You'll need to read the logs on the server side, probably the system ones to see if the connection was severed or the service stopped.
Is it possible that it's related to size of LFS files? I didn't get any problem to push single file (gitattribute), but when I tried to push several LFS files (one of them close to 10mb's) it gave me this.
EDIT: Ok I checked there is no limitation to LFS file for bitbucket. Will follow your advice thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.