FWIW I've been having ssl connections going flaky all day, and just had a (transient) 502 on a git update from https://git.savannah.gnu.org/git/guix.git
502 is a gateway timeout, maybe it is the CDNs gone flaky Alan On Mon, 24 Jun 2019 at 19:53, chessai . <[email protected]> wrote: > hi devs, > > I tried doing a fresh clone of ghc with > > git clone --recursive https://gitlab.haskell.org/ghc/ghc > > and got > > Cloning into 'ghc'... > warning: redirecting to https://gitlab.haskell.org/ghc/ghc.git/ > remote: Enumerating objects: 521560, done. > remote: Counting objects: 100% (521560/521560), done. > remote: Compressing objects: 100% (107771/107771), done. > fatal: the remote end hung up unexpectedly0.39 MiB | 9.50 MiB/s > fatal: early EOF > fatal: index-pack failed > > Trying again, with the same command, within a minute afterward, I got: > > Cloning into 'ghc'... > fatal: unable to access 'https://gitlab.haskell.org/ghc/ghc/': The > requested URL returned error: 502 > > I also get a 502 when going to the haskell gitlab page. > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
