serversideup / docker-php

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
https://serversideup.net/open-source/docker-php/
GNU General Public License v3.0
1.65k stars 108 forks source link

CrashLoop in K8s #369

Closed minkbear closed 3 months ago

minkbear commented 3 months ago

Affected Docker Images

serversideup/php:8.2-fpm-nginx-alpine-v3.2.0

Current Behavior

Container was started then stop and start again so Logs below

--------------------------------------------------------------------
____                             ____  _     _        _   _
/ ___|  ___ _ ____   _____ _ __  / ___|(_) __| | ___  | | | |_ __
\___ \ / _ \  __\ \ / / _ \  __| \___ \| |/ _` |/ _ \ | | | |  _ \
___) |  __/ |   \ V /  __/ |     ___) | | (_| |  __/ | |_| | |_) |
|____/ \___|_|    \_/ \___|_|    |____/|_|\__,_|\___|  \___/| .__/
                                                            |_|

Brought to you by serversideup.net
--------------------------------------------------------------------

To support Server Side Up projects visit:
https://serversideup.net/sponsor
-------------------------------------
GID/UID
-------------------------------------

User uid:    9999
User gid:    9999
-------------------------------------

πŸƒβ€β™‚οΈ Checking for Laravel automations...
❌ You provided an invalid option for the environment variable "SSL_MODE". Check your configuration. Valid options are "off", "mixed", or "full" (default: "full").
πŸ” Linking the storage...
s6-rc: warning: unable to start service configure-ssl: command exited 1

   INFO  The [public/storage] link has been connected to [storage/app/public].  

[20-May-2024 10:15:36] NOTICE: fpm is running, pid 81
[20-May-2024 10:15:36] NOTICE: ready to handle connections
[20-May-2024 10:15:36] NOTICE: systemd monitor interval set to 10000ms
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
[20-May-2024 10:15:37] NOTICE: Terminating ...
[20-May-2024 10:15:37] NOTICE: exiting, bye-bye!

Expected Behavior

no crashloop

Steps To Reproduce

-

Anything else?

No response

minkbear commented 3 months ago

It's all about my fail. closed this