You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.