
Ich weiß nicht, warum das plötzlich passiert, ich hatte bisher keine Probleme. Ich kann anscheinend nicht von GitHub abrufen. Ich kann eine Verbindung herstellen, Folgendes funktioniert:
$ ssh -T [email protected]
Hi kbjr! You've successfully authenticated, but GitHub does not provide shell access.
Aber dann versuche ich, tatsächlich etwas zu tun, und das Ergebnis ist:
$ 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
Weiß jemand, woran das liegen könnte?
Antwort1
Ich bekomme dies für eines meiner Repositories (kann nicht pushen oder pullen), aber nicht für ein anderes. Dashttps://status.github.com/Seite sagt:
We are currently experiencing issues with access over ssh for some repositories.
Sie sind sich also des Problems bewusst.
UPDATE: Dieses Problem wurde jetzt behoben.