We've been trying to clone this repository all day (https://bitbucket.org/games2win/template) , but keep hitting this error :
git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree clone git@bitbucket.org:games2win/template.git /Users/mahesh/Projects/ff.git
Cloning into '/Users/mahesh/Projects/ff.git'...
warning: templates not found /usr/local/git/share/git-core/templates
packet_write_wait: Connection to 104.192.143.2 port 22: Broken pipe
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Completed with errors, see above
Not facing this error with our other repos.
What can be the cause?
The problem was solved by using a faster connection
Are there large files in this repo and does it have LFS enabled?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you enable LFS on this repository and see if it solves the issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It already is.
An updated that the cloning works on a lan, but fails on our WiFi.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My best guess is that some of the files aren't being able to be downloaded on the wifi network due to its size. Please try cloning via command line and if it fails there as well, it is mostly a network issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Some of the users are facing same issue,we have increased the buffer size however the issue still persist
Kindly help us the solve the workaround
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.