git.haskell.org misbehaving?

2014-03-04 Thread Simon Peyton Jones
I'm getting
fatal: read error: Connection reset by peer

when I try git pull from
git://git.haskell.org/ghc.git

Works ok if I try
http://git.haskell.org/ghc.git
This happens from both Windows and Linux.
Anyone know what is going on?
Simon
___
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs


RE: git.haskell.org misbehaving?

2014-03-04 Thread Simon Peyton Jones
Thank you!

| -Original Message-
| From: Herbert Valerio Riedel [mailto:hvrie...@gmail.com]
| Sent: 04 March 2014 12:29
| To: Simon Peyton Jones
| Cc: ghc-devs@haskell.org; Austin Seipp
| Subject: Re: git.haskell.org misbehaving?
| 
| On 2014-03-04 at 12:57:11 +0100, Simon Peyton Jones wrote:
|  I'm getting
|  fatal: read error: Connection reset by peer
| 
|  when I try git pull from
|  git://git.haskell.org/ghc.git
| 
|  Works ok if I try
|  http://git.haskell.org/ghc.git This happens from both
|  Windows and Linux.
|  Anyone know what is going on?
| 
| Fixed!
| 
| It was a problem on ghc.haskell.org with git-daemon processes getting
| stuck for some yet unknown reason (which I still need to investigate --
| I've seen reports from other sites experiencing the same issue)
| 
| Austin, do we have monitoring for the git:// TCP port in place?
| 
| Cheers,
|   hvr
___
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs