Hi,
I upgraded from egroupware-epl-17.1.20190808-1.3 to the latest version, from SUSE repository using the zypper update command. After the upgrade I encounteed two issues.
- Users can no more access the mailserver.
- After a reboot no web logon, it fails with following message:
Bad Gateway!
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
Reason: Error reading from remote server
If you think this is a server error, please contact the webmaster.
Error 502
The OS is openSUSE Leap 15.2
WEB Server: Apache 2.4.43 with PHP 7.4.6 and OpenSSL 1.1.1d
Database mariadb 10.4.14
Mail Server : Postfix and Dovecot 2.3
What logs I need to check and provide to solve the gateway issue first?
Output of:
docker-compose logs -f egroupware
Attaching to egroupware
egroupware | Fix APC(u) configuration, set apc.shm_size=128M in /etc/php/7.3/cli/conf.d/20-apcu.ini
egroupware | PHP Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /usr/share/egroupware/api/src/Storage.php on line 591
egroupware |
egroupware | EGroupware successful updated
egroupware | * Starting periodic command scheduler cron
egroupware | …done.
egroupware | [31-Aug-2020 13:04:29] NOTICE: fpm is running, pid 1
egroupware | [31-Aug-2020 13:04:29] NOTICE: ready to handle connections
egroupware | [31-Aug-2020 13:04:29] NOTICE: systemd monitor interval set to 10000ms
egroupware | [31-Aug-2020 13:09:19] NOTICE: Terminating …
egroupware | [31-Aug-2020 13:09:19] NOTICE: exiting, bye-bye!
egroupware |
egroupware | EGroupware successful updated
egroupware | * Starting periodic command scheduler cron
egroupware | …done.
egroupware | [31-Aug-2020 13:20:05] NOTICE: fpm is running, pid 1
egroupware | [31-Aug-2020 13:20:05] NOTICE: ready to handle connections
egroupware | [31-Aug-2020 13:20:05] NOTICE: systemd monitor interval set to 10000ms
Thanks and Regards,
Horst