poseidon@DESKTOP-LEPB06B:~/cineplexx-backend$ docker-compose up Starting cineplexx-backend_mysql_1 ... done Starting cineplexx-backend_redis_1 ... done Starting cineplexx-backend_node_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 mysql_1 | 2024-04-03T16:32:29.282931Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). mysql_1 | 2024-04-03T16:32:29.283975Z 0 [Note] mysqld (mysqld 8.0.0-dmr) starting as process 1 ... mysql_1 | 2024-04-03T16:32:29.286469Z 0 [Note] InnoDB: Using Linux native AIO mysql_1 | 2024-04-03T16:32:29.286560Z 0 [Note] Plugin 'FEDERATED' is disabled. mysql_1 | 2024-04-03T16:32:29.287378Z 1 [Note] InnoDB: PUNCH HOLE support available mysql_1 | 2024-04-03T16:32:29.287403Z 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins mysql_1 | 2024-04-03T16:32:29.287406Z 1 [Note] InnoDB: Uses event mutexes mysql_1 | 2024-04-03T16:32:29.287408Z 1 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier mysql_1 | 2024-04-03T16:32:29.287410Z 1 [Note] InnoDB: Compressed tables use zlib 1.2.3 mysql_1 | 2024-04-03T16:32:29.288014Z 1 [Note] InnoDB: Number of pools: 1 mysql_1 | 2024-04-03T16:32:29.288148Z 1 [Note] InnoDB: Using CPU crc32 instructions 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/ mysql_1 | 2024-04-03T16:32:29.291341Z 1 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 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 ' nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh redis_1 | 1:C 03 Apr 2024 16:32:28.802 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 1:C 03 Apr 2024 16:32:28.802 * Redis version=7.2.4, bits=64, commit=00000000, modified=0, pid=1, just started redis_1 | 1:C 03 Apr 2024 16:32:28.802 # 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 16:32:28.802 * monotonic clock: POSIX clock_gettime redis_1 | 1:M 03 Apr 2024 16:32:28.802 * Running mode=standalone, port=6379. redis_1 | 1:M 03 Apr 2024 16:32:28.802 * Server initialized redis_1 | 1:M 03 Apr 2024 16:32:28.802 * Loading RDB produced by version 7.2.4 redis_1 | 1:M 03 Apr 2024 16:32:28.802 * RDB age 6 seconds redis_1 | 1:M 03 Apr 2024 16:32:28.802 * RDB memory usage when created 0.83 Mb redis_1 | 1:M 03 Apr 2024 16:32:28.802 * Done loading RDB, keys loaded: 0, keys expired: 0. redis_1 | 1:M 03 Apr 2024 16:32:28.803 * DB loaded from disk: 0.000 seconds redis_1 | 1:M 03 Apr 2024 16:32:28.803 * Ready to accept connections tcp mysql_1 | 2024-04-03T16:32:29.298380Z 1 [Note] InnoDB: Completed initialization of buffer pool mysql_1 | 2024-04-03T16:32:29.300872Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). nginx_1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf nginx_1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version 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 mysql_1 | 2024-04-03T16:32:29.320197Z 1 [Note] InnoDB: Creating shared tablespace for temporary tables mysql_1 | 2024-04-03T16:32:29.320276Z 1 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... nginx_1 | /docker-entrypoint.sh: Configuration complete; ready for start up mysql_1 | 2024-04-03T16:32:29.333036Z 1 [Note] InnoDB: File './ibtmp1' size is now 12 MB. mysql_1 | 2024-04-03T16:32:29.333696Z 1 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. mysql_1 | 2024-04-03T16:32:29.333725Z 1 [Note] InnoDB: 32 non-redo rollback segment(s) are active. mysql_1 | 2024-04-03T16:32:29.334032Z 1 [Note] InnoDB: 8.0.0 started; log sequence number 20353375 php-fpm_1 | 2024-04-03 16:32:29,771 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. mysql_1 | 2024-04-03T16:32:29.335835Z 1 [Note] InnoDB: Waiting for purge to start mysql_1 | 2024-04-03T16:32:29.386198Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mysql_1 | 2024-04-03T16:32:29.387832Z 0 [Note] InnoDB: Buffer pool(s) load completed at 240403 16:32:29 mysql_1 | 2024-04-03T16:32:29.409372Z 1 [Note] Found data dictionary with version 1 php-fpm_1 | 2024-04-03 16:32:29,773 INFO supervisord started with pid 7 mysql_1 | 2024-04-03T16:32:29.410944Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. mysql_1 | 2024-04-03T16:32:29.411081Z 0 [Warning] CA certificate ca.pem is self signed. mysql_1 | 2024-04-03T16:32:29.411865Z 0 [Note] Server hostname (bind-address): '*'; port: 3306 mysql_1 | 2024-04-03T16:32:29.411899Z 0 [Note] IPv6 is available. mysql_1 | 2024-04-03T16:32:29.411905Z 0 [Note] - '::' resolves to '::'; mysql_1 | 2024-04-03T16:32:29.411923Z 0 [Note] Server socket created on IP: '::'. mysql_1 | 2024-04-03T16:32:29.416230Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2024-04-03T16:32:29.416266Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2024-04-03T16:32:29.416277Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2024-04-03T16:32:29.416284Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2024-04-03T16:32:29.417829Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2024-04-03T16:32:29.430281Z 0 [Note] mysqld: ready for connections. mysql_1 | Version: '8.0.0-dmr' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL) cineplexx-backend_node_1 exited with code 0 php-fpm_1 | 2024-04-03 16:32:30,776 INFO spawned: 'php-fpm' with pid 9 php-fpm_1 | [03-Apr-2024 16:32:30] NOTICE: fpm is running, pid 9 php-fpm_1 | [03-Apr-2024 16:32:30] NOTICE: ready to handle connections php-fpm_1 | 2024-04-03 16:32:31,800 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) nginx_1 | 2024/04/03 16:32:30 [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