mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
8.94k stars 1.17k forks source link

Getting blank (white) start page after today update #3502

Closed eldrik closed 4 years ago

eldrik commented 4 years ago

Prior to placing the issue, please check following: (fill out each checkbox with an X once done)

Description of the bug: Did an update.sh that ran without complaining on errors.

After trying to got to the main logon page, the page is just white, no input elements etc. using the roundcube and Sogo sites works without an error.

Also other services are working fine under the hood just the mailcow login site is pure white.

Regards eldrik

Docker container logs of affected containers:

No error reported while using docker-compose logs --tail=10

Reproduction of said bug: ran update.sh try to open the mailcow login site --> blank window no error messages

System information: Linux mailstation 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux

Question Answer
My operating system Linux mailstation 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
Is Apparmor, SELinux or similar active? ?
Virtualization technlogy (KVM, VMware, Xen, etc - LXC and OpenVZ are not supported VMWare
Server/VM specifications (Memory, CPU Cores) 2vcpu 2GB RAM
Docker Version (docker version)
Docker-Compose Version (docker-compose version) docker-compose version 1.25.5, build 8a1c60f6

docker-py version: 4.1.0 CPython version: 3.7.5 OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019 | | Reverse proxy (custom solution) | HAProxy setup - but reverse and local login same behavior |

diff --git a/data/web/inc/vars.inc.php b/data/web/inc/vars.inc.php index c7e2174f..64bd5a3b 100644 --- a/data/web/inc/vars.inc.php +++ b/data/web/inc/vars.inc.php @@ -102,7 +102,11 @@ $MAILCOW_APPS = array( array( 'name' => 'Webmail', 'link' => '/SOGo/',

No fw enabled

docker exec -it $(docker ps -qf name=acme-mailcow) dig +short stackoverflow.com @172.22.1.254 151.101.1.69 151.101.65.69 151.101.129.69 151.101.193.69

CMiksche commented 4 years ago

I have the same problem

Because the error seems to only occur today there is maybe a bug in 1db85df0db7c1dc6a5377cf871c6134496b6da03 ? (Also the CI tests didn't succeed in that commit ...)

dIELERx commented 4 years ago

I can confirm that issue.. I updated today and got the same problems. I did the same steps as eldrik did.

kallenp commented 4 years ago

I can confirm problem with blank/white screen too after today update.

OliverPifferi commented 4 years ago

Same here with a fresh installation.

CMiksche commented 4 years ago

Okay. I reverted 1db85df0db7c1dc6a5377cf871c6134496b6da03 and can confirm this commit creates this bug. @andryyy

kallenp commented 4 years ago

@CMiksche Please, how can I revert too ?

kallenp commented 4 years ago

@andryyy Works, thanks.

OliverPifferi commented 4 years ago

Can confirm this. Thanks, @andryyy!

andryyy commented 4 years ago

Thank YOU guys. :)

pjv commented 2 years ago

Just updated this morning (May 5) and I am seeing this issue again - white screen.

UG! sorry! I did not realize this issue was 2 years old. I just read April 25 and thought it was last month. I’ll create a new ticket.

SsNiPeR1 commented 2 years ago

Just updated this morning (May 5) and I am seeing this issue again - white screen.

UG! sorry! I did not realize this issue was 2 years old. I just read April 25 and thought it was last month. I’ll create a new ticket.

same over here