-
Bug
-
Resolution: Won't Fix
-
Medium
I'm trying to clone my repo but something goes wrong
Example on my ubuntu server:
oviktor@glexible:/var/www/oviktor/data/www/beta.oviktor.org.ua$ git clone https://Glexible@bitbucket.org/Glexible/ovictor_sym.git .
Cloning into '.'...
Password for 'https://Glexible@bitbucket.org':\\
error: RPC failed; result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly
oviktor@glexible:/var/www/oviktor/data/www/beta.oviktor.org.ua$
Example locally:
MBP-Aleksej:Projects aglukharev$ git clone https://Glexible@bitbucket.org/Glexible/ovictor_sym.git\\
Cloning into 'ovictor_sym'...
error: RPC failed; curl 52 Empty reply from server
fatal: The remote end hung up unexpectedly
MBP-Aleksej:Projects aglukharev$
Could you please suggest my anything?