vote up 0 vote down star

Out of the blue, I can't push, or clone or pull with git.

I used to push successfully all the time. I don't remember doing anything unusual, but today it just stopped working. (I'm using git-gui on XP.) Whenever I try to push, the program waits for like 4 minutes and then gives me this:

FATAL ERROR: Server unexpectedly closed network connection
Pushing to git@github.com:cool-RR/physicsthing.git
fatal: The remote end hung up unexpectedly

I tried reinstalling git-gui, didn't help. I tried to clone my repo from github in a separate folder, got a similar message. Pageant is loaded with my key. I tried getting a new key, didn't help.

Any ideas?

flag

66% accept rate
And? How did it go? Was it the server? – Johan May 28 at 20:23
No. After re-installing like 5 times it worked. – cool-RR May 31 at 1:06

1 Answer

vote up 1 vote down

This happened to me the other day. It was because GitHub was down briefly. I pushed again a few minutes later and it was fine.

link|flag
It's been like that for at least an hour, and I don't see GitHub's support site being flooded with similar complaints. – cool-RR Apr 29 at 19:39
Just relating my personal experience when I saw the same message. – John Topley Apr 29 at 19:41

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.