Is it just me, or is Gitlab offline again? I'm getting error code 500. Simon PS: I am leaving Microsoft at the end of November 2021, at which point simonpj@microsoft.com<mailto:simonpj@microsoft.com> will cease to work. Use simon.peytonjones@gmail.com<mailto:simon.peytonjones@gmail.com> instead. (For now, it just forwards to simonpj@microsoft.com.)
Working for me. Matt On Thu, Oct 21, 2021 at 10:01 AM Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> wrote:
Is it just me, or is Gitlab offline again? I’m getting error code 500.
Simon
PS: I am leaving Microsoft at the end of November 2021, at which point simonpj@microsoft.com will cease to work. Use simon.peytonjones@gmail.com instead. (For now, it just forwards to simonpj@microsoft.com.)
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
On Thu, Oct 21, 2021 at 08:59:48AM +0000, Simon Peyton Jones via ghc-devs wrote:
Is it just me, or is Gitlab offline again? I'm getting error code 500.
I just checked the following, which all work fine: * Navigate to https://gitlab.haskell.org/ghc/haddock (in Firefox) * git clone https://gitlab.haskell.org/ghc/haddock.git /tmp/haddock * git clone git@gitlab.haskell.org:ghc/haddock.git /tmp/haddock-2 Simon, can you give more precise details about the problem you are experiencing? Tom
It started working again, a few mins after it stopped working. I was getting consistent Error 500, then started being OK. Strange. Simon PS: I am leaving Microsoft at the end of November 2021, at which point simonpj@microsoft.com will cease to work. Use simon.peytonjones@gmail.com instead. (For now, it just forwards to simonpj@microsoft.com.) | -----Original Message----- | From: ghc-devs <ghc-devs-bounces@haskell.org> On Behalf Of Tom Ellis | Sent: 21 October 2021 10:07 | To: ghc-devs@haskell.org | Subject: Re: Gitlab | | On Thu, Oct 21, 2021 at 08:59:48AM +0000, Simon Peyton Jones via ghc- | devs wrote: | > Is it just me, or is Gitlab offline again? I'm getting error code | 500. | | I just checked the following, which all work fine: | | * Navigate to | https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitl | ab.haskell.org%2Fghc%2Fhaddock&data=04%7C01%7Csimonpj%40microsoft. | com%7Ca9e47aca8f374f19f98008d994723bf3%7C72f988bf86f141af91ab2d7cd011d | b47%7C1%7C0%7C637704041244004412%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wL | jAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata | =QF5AEHaNFKWepD697Jvtz1pr70%2B4GaK4RuKTBSaFgLI%3D&reserved=0 (in | Firefox) | | * git clone | https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitl | ab.haskell.org%2Fghc%2Fhaddock.git&data=04%7C01%7Csimonpj%40micros | oft.com%7Ca9e47aca8f374f19f98008d994723bf3%7C72f988bf86f141af91ab2d7cd | 011db47%7C1%7C0%7C637704041244004412%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiM | C4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&s | data=zPu4532C%2FsdgdIyZu2ExDvFHBTNtsd7IQfMhsmV47EM%3D&reserved=0 | /tmp/haddock | | * git clone git@gitlab.haskell.org:ghc/haddock.git /tmp/haddock-2 | | Simon, can you give more precise details about the problem you are | experiencing? | | Tom | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail. | haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc- | devs&data=04%7C01%7Csimonpj%40microsoft.com%7Ca9e47aca8f374f19f980 | 08d994723bf3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637704041244 | 004412%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJ | BTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata=CC%2F0tJSLYXL8A763MtT9%2F | Y%2BQG7PL3cSngakqUcFUDes%3D&reserved=0
Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes:
It started working again, a few mins after it stopped working. I was getting consistent Error 500, then started being OK.
Strange.
Indeed there was a misconfiguration that caused this sort of intermittent failure which I have now fixed. Apoloegies for the inconvenience! Cheers, - Ben
participants (5)
-
Ben Gamari -
Matthew Pickering -
Sam Derbyshire -
Simon Peyton Jones -
Tom Ellis