I'm trying to clone my repository but I'm getting an error after a few seconds. Here is the command line log:
$ git clone ....git
Cloning into '...'...
remote: Counting objects: 3152, done.
remote: Compressing objects: 100% (2381/2381), done.
error: RPC failed; result=18, HTTP code = 200| 2.00 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
I'm unable to clone via sourcetree as well. Any ideas?
Levani,
If you ever have troubles cloning your repo, simply e-mail support@bitbucket.org and include your account / repo name. It also helps if you include some network troubleshooting output:
ping bitbucket.org
traceroute bitbucket.org
Cheers,
Jesse
Hi Levani,
Maybe this can help you out: http://stackoverflow.com/questions/17683295/git-bash-error-rpc-failed-result-18-htp-code-200b-1kib-s
Or maybe this one: http://stackoverflow.com/questions/6842687/the-remote-end-hung-up-unexpectedly-while-git-cloning
Best Regards,
Peter
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.