Hello.
I need to kindly ask you for help, unfortunately...
I am struggling with some git/sourcetree fatal error, which stops me from cloning my repository.
I had to delete my local repository files and re-do the clone ( before that everything was working fine ), but now I cannot, because the download/clone process crashes after approx 1,5hour, that's the fifth time in row, when it happens, I don't really know what to do... The repository size is approx 5,1gb.
Please please help me, try to use simple words, since I am not really into programming.
Thank you in advance
<ERROR MESSAGE>
git -c diff.mnemonicprefix=false -c core.quotepath=false clone --recursive ssh://git_fatdragondev@fatdragondev.git.cloudforge.com/new_rivenlands.git W:\repo_newrivenlands
Cloning into 'W:\repo_newrivenlands'...
FATAL ERROR: Network error: Software caused connection abort
fatal: early EOF
fatal: The remote end hung up unexpectedly
fatal: index-pack failed
Completed with errors, see above.
If you can't change anything on your end (see the answer by Balazs), you might try contacting the support at cloudforge.com. There is at least a possibility that the problem is not in the network connection, but on their side (they are the "remote end").
This is caused by a network glitch/timeout between you and the server. Unfortunately, the Git cloning process has no tolerance for this at all.
You can try any combination of these:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello. Unfortunately any of your solutions did not wirk, still in need for help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is nothing else you can do. You need to somehow acquire a valid clone to work with. Which of these have you actually tried? Do you have access to any clone of this repo on anybody's computer that you could copy?
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.