IT Engineer/etc

[github] 깃허브 HTTP request failed ERROR

김골디 2018. 6. 5. 16:53

github HTTP request failed ERROR

$ git clone https://github.com/~
Initialized empty Git repository in /data/heni/install/.git/
error:  while accessing https://github.com/~

fatal: HTTP request failed
위 에러는 centOS 6에서만 만나봤음.

아래와같이 업데이트해주고 해보니 잘 됨.
$ yum update -y nss curl

저작자표시 비영리 변경금지 (새창열림)