
갑자기 왜 이런 일이 발생하는지 모르겠습니다. 지금까지는 아무런 문제도 없었습니다. GitHub에서 가져올 수 없는 것 같습니다. 연결할 수 있으며 다음이 작동합니다.
$ ssh -T [email protected]
Hi kbjr! You've successfully authenticated, but GitHub does not provide shell access.
하지만 실제로 뭔가를 하려고 하면 다음과 같은 결과를 얻습니다.
$ git pull origin master
ssh: connect to host github-fs114-cp1-prd.iad.github.net. port 22: Connection refused
fatal: The remote end hung up unexpectedly
이 문제의 원인이 무엇인지 아는 사람이 있나요?
답변1
내 저장소 중 하나(밀거나 당길 수 없음)에 대해서는 이것을 얻고 있지만 다른 저장소에 대해서는 얻지 못합니다. 그만큼https://status.github.com/페이지 내용:
We are currently experiencing issues with access over ssh for some repositories.
그래서 그들은 문제를 알고 있습니다.
업데이트: 이 문제는 이제 해결되었습니다.