Hi,
In fresh egroupware install (20201020, ubuntu 20.04-docker), the egroupware-push container started, but the swoole service not start properly. Its not create port and some error in logs:
INFO: Supervisord configuration files copied from folder ‘/etc/supervisor/service.d/’.
INFO Included extra file “/etc/supervisor/conf.d/swoole.conf” during parsing
INFO Set uid to user 0 succeeded
INFO RPC interface ‘supervisor’ initialized
CRIT Server ‘unix_http_server’ running without any HTTP authentication checking
INFO supervisord started with pid 13
INFO spawnerr: no permission to run command '/var/www/server.php’
INFO spawnerr: no permission to run command '/var/www/server.php’
INFO spawnerr: no permission to run command '/var/www/server.php’
INFO spawnerr: no permission to run command '/var/www/server.php’
INFO gave up: swoole entered FATAL state, too many start retries too quickly
Can you help with this?
Thanks,
Z