Hello,
I accidentally ran out of space on my VPS and I had to delete mailcowdockerized git clone I had… and since the last time I installed mailcow was 2 years ago I forgot to backup my config file.
However I created a new one and everything was fine, or I thought so.
Today I tried logging in to my web mail and I get :
"502
Please do not stop the stack, while we are initializing the database or do other preparations."
I can’t access the mail at all, even my mail client doesn’t work.
docker-compose logs –tail=200 php-fpm-mailcow
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
php-fpm-mailcow_1 | Waiting for SQL…
What should I do now?