Git 복제할때 발생하는 에러
현상 :
$ git clone http://........git
Cloning into 'APP'...
remote: Counting objects: 12033, done.
remote: Compressing objects: 100% (7652/7652), done.
error: RPC failed; curl 56 Recv failure: Connection was reset
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
반응형
'Dev > Error' 카테고리의 다른 글
카메라 앱 열면서 앱 중지 android.os.FileUriExposedException (0) | 2017.12.22 |
---|---|
Android ConnectivityManager.getNetworkInfo() NullPointerException (0) | 2017.12.21 |
trouble processing "javax/xml/XMLConstants.class" / 'com.squareup.retrofit2:converter-simplexml:2.1.0' (0) | 2017.12.18 |
MediaCodec DuqueueOutputBuffer Error / 미디어코덱 에러 (0) | 2017.12.13 |
MediaRecorder Stop() Error (0) | 2017.12.12 |