poseidon@DESKTOP-LEPB06B:~/cineplexx-backend$ docker-compose up Starting cineplexx-backend_redis_1 ... done Starting cineplexx-backend_node_1 ... done Starting cineplexx-backend_mysql_1 ... done Starting cineplexx-backend_php-fpm_1 ... done Starting cineplexx-backend_nginx_1 ... done Attaching to cineplexx-backend_redis_1, cineplexx-backend_mysql_1, cineplexx-backend_node_1, cineplexx-backend_php-fpm_1, cineplexx-backend_nginx_1 nginx_1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration nginx_1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh nginx_1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf mysql_1 | 2024-04-03 15:58:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.36-1.el8 started. nginx_1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version mysql_1 | 2024-04-03 15:58:47+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mysql_1 | 2024-04-03 15:58:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.36-1.el8 started. php-fpm_1 | /usr/lib/python2.7/site-packages/supervisor/options.py:461: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security. php-fpm_1 | 'Supervisord is running as root and it is searching ' mysql_1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' mysql_1 | 2024-04-03T15:58:47.601731Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. mysql_1 | 2024-04-03T15:58:47.601747Z 0 [Warning] [MY-011069] [Server] The syntax '--character-set-client-handshake' is deprecated and will be removed in a future release. mysql_1 | 2024-04-03T15:58:47.602461Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. mysql_1 | 2024-04-03T15:58:47.602478Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.36) starting as process 1 mysql_1 | 2024-04-03T15:58:47.607391Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. nginx_1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh nginx_1 | /docker-entrypoint.sh: Configuration complete; ready for start up mysql_1 | 2024-04-03T15:58:47.653917Z 1 [ERROR] [MY-012526] [InnoDB] Upgrade is not supported after a crash or shutdown with innodb_fast_shutdown = 2. This redo log was created with MySQL 5.7.44, and it appears logically non empty. Please follow the instructions at http://dev.mysql.com/doc/refman/8.0/en/upgrading.html mysql_1 | 2024-04-03T15:58:47.653958Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error. php-fpm_1 | 2024-04-03 15:58:47,863 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message. redis_1 | 1:C 03 Apr 2024 15:58:46.756 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 1:C 03 Apr 2024 15:58:46.756 * Redis version=7.2.4, bits=64, commit=00000000, modified=0, pid=1, just started redis_1 | 1:C 03 Apr 2024 15:58:46.756 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf redis_1 | 1:M 03 Apr 2024 15:58:46.756 * monotonic clock: POSIX clock_gettime redis_1 | 1:M 03 Apr 2024 15:58:46.756 * Running mode=standalone, port=6379. redis_1 | 1:M 03 Apr 2024 15:58:46.756 * Server initialized redis_1 | 1:M 03 Apr 2024 15:58:46.756 * Loading RDB produced by version 7.2.4 redis_1 | 1:M 03 Apr 2024 15:58:46.756 * RDB age 4 seconds redis_1 | 1:M 03 Apr 2024 15:58:46.756 * RDB memory usage when created 0.83 Mb redis_1 | 1:M 03 Apr 2024 15:58:46.756 * Done loading RDB, keys loaded: 0, keys expired: 0. redis_1 | 1:M 03 Apr 2024 15:58:46.756 * DB loaded from disk: 0.000 seconds redis_1 | 1:M 03 Apr 2024 15:58:46.756 * Ready to accept connections tcp php-fpm_1 | 2024-04-03 15:58:47,864 INFO supervisord started with pid 7 mysql_1 | 2024-04-03T15:58:48.117769Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine mysql_1 | 2024-04-03T15:58:48.117909Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed. mysql_1 | 2024-04-03T15:58:48.117931Z 0 [ERROR] [MY-010119] [Server] Aborting mysql_1 | 2024-04-03T15:58:48.118188Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.36) MySQL Community Server - GPL. cineplexx-backend_node_1 exited with code 0 cineplexx-backend_mysql_1 exited with code 1 php-fpm_1 | 2024-04-03 15:58:48,867 INFO spawned: 'php-fpm' with pid 9 php-fpm_1 | [03-Apr-2024 15:58:48] NOTICE: fpm is running, pid 9 php-fpm_1 | [03-Apr-2024 15:58:48] NOTICE: ready to handle connections php-fpm_1 | 2024-04-03 15:58:49,889 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) nginx_1 | 2024/04/03 15:58:48 [emerg] 1#1: host not found in upstream "vapc-php-fpm:9000" in /etc/nginx/conf.d/default.conf:2 nginx_1 | nginx: [emerg] host not found in upstream "vapc-php-fpm:9000" in /etc/nginx/conf.d/default.conf:2 cineplexx-backend_nginx_1 exited with code 1