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

Reply via email to