From 7cf2c0ad699017cdb64d36d02160c414fd8fbd8c Mon Sep 17 00:00:00 2001 From: andryyy Date: Tue, 24 Sep 2019 07:06:33 +0200 Subject: [PATCH] [Web] Changes to 502 status page --- data/web/_status.502.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/data/web/_status.502.html b/data/web/_status.502.html index 3ec5b7da..a0f8fb1c 100644 --- a/data/web/_status.502.html +++ b/data/web/_status.502.html @@ -1,17 +1,19 @@ - Missing upstream + Preparing - -

Oops, 502 - we are probably preparing mailcow.

-

502

-

Please do not stop the stack, while we are preparing the database or do other preparations.

+ +

🐄 - we are on our way.

+

502

+

Please do not stop the stack, while we are initializing the database or do other preparations.

What is happening? - Nginx cannot connect to an upstream server.
This is fine, if mailcow was just - installed or updated and can take a few minutes.
+ installed or updated and can take a few minutes to complete.
Please check the logs or contact support, if the error persists.

+
docker-compose logs --tail=200 php-fpm-mailcow
+
Need support?