Open 4n70w4 opened 10 months ago
Describe the bug
All containers exited with code 1
[+] Running 9/0 ✔ Container taiga-taiga-async-rabbitmq-1 Running 0.0s ✔ Container taiga-taiga-front-1 Created 0.0s ✔ Container taiga-taiga-events-rabbitmq-1 Running 0.0s ✔ Container taiga-taiga-db-1 Running 0.0s ✔ Container taiga-taiga-protected-1 Created 0.0s ✔ Container taiga-taiga-events-1 Created 0.0s ✔ Container taiga-taiga-back-1 Created 0.0s ✔ Container taiga-taiga-async-1 Created 0.0s ✔ Container taiga-taiga-gateway-1 Created 0.0s Attaching to taiga-taiga-async-1, taiga-taiga-async-rabbitmq-1, taiga-taiga-back-1, taiga-taiga-db-1, taiga-taiga-events-1, taiga-taiga-events-rabbitmq-1, taiga-taiga-front-1, taiga-taiga-gateway-1, taiga-taiga-protected-1 taiga-taiga-protected-1 | exec ./docker/entrypoint.sh: exec format error taiga-taiga-events-1 | exec ./docker/entrypoint.sh: exec format error taiga-taiga-front-1 | exec /docker-entrypoint.sh: exec format error taiga-taiga-protected-1 exited with code 1 taiga-taiga-events-1 exited with code 1 taiga-taiga-front-1 exited with code 1 taiga-taiga-async-1 | exec /taiga-back/docker/async_entrypoint.sh: exec format error taiga-taiga-back-1 | exec ./docker/entrypoint.sh: exec format error taiga-taiga-async-1 exited with code 1 taiga-taiga-back-1 exited with code 1 taiga-taiga-gateway-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration taiga-taiga-gateway-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ taiga-taiga-gateway-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh taiga-taiga-gateway-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf taiga-taiga-gateway-1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version taiga-taiga-gateway-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh taiga-taiga-gateway-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh taiga-taiga-gateway-1 | /docker-entrypoint.sh: Configuration complete; ready for start up taiga-taiga-gateway-1 | 2023/12/23 19:11:24 [emerg] 1#1: host not found in upstream "taiga-front" in /etc/nginx/conf.d/default.conf:9 taiga-taiga-gateway-1 | nginx: [emerg] host not found in upstream "taiga-front" in /etc/nginx/conf.d/default.conf:9 taiga-taiga-gateway-1 exited with code 1
How can we reproduce the behavior
docker compose -f docker-compose.yml up
Screenshots
The same here on Raspberry PI 5.
Describe the bug
All containers exited with code 1
How can we reproduce the behavior
Screenshots