Thread overview
tour.dlang.org is down
Nov 22, 2020
Markus
Nov 22, 2020
Dennis
November 22, 2020
Hi there

I'm afraid https://tour.dlang.org/ is down.

```sh
~> curl https://tour.dlang.org/
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.16.1</center>
</body>
</html>
```

Thx for your time
November 22, 2020
On Sunday, 22 November 2020 at 21:17:24 UTC, Markus wrote:
> I'm afraid https://tour.dlang.org/ is down.

Same for https://run.dlang.io/, not sure if related
November 23, 2020
On Sunday, 22 November 2020 at 21:21:17 UTC, Dennis wrote:
> On Sunday, 22 November 2020 at 21:17:24 UTC, Markus wrote:
>> I'm afraid https://tour.dlang.org/ is down.
>
> Same for https://run.dlang.io/, not sure if related

I hope I will be able to take a look later tonight, as I'm currently very busy with other work. Sorry for the inconvenience.
November 25, 2020
On Sunday, 22 November 2020 at 21:17:24 UTC, Markus wrote:
> Hi there
>
> I'm afraid https://tour.dlang.org/ is down.
>
> ```sh
> ~> curl https://tour.dlang.org/
> <html>
> <head><title>502 Bad Gateway</title></head>
> <body>
> <center><h1>502 Bad Gateway</h1></center>
> <hr><center>nginx/1.16.1</center>
> </body>
> </html>
> ```
>
> Thx for your time

Back online, thanks for reporting and sorry for the delay.