jeremywillans / ha-rest980-roomba

HA iRobot Roomba Configuration using rest980
MIT License
206 stars 43 forks source link

php docker image issues #60

Closed ecto1a2003 closed 1 year ago

ecto1a2003 commented 1 year ago

hi, im gettng hte following with the php-nginx Docker Image

[WARN tini (7)] Tini is not running as PID 1 and isn't registered as a child subreaper. Zombie processes will not be re-parented to Tini, so zombie reaping won't work. To fix the problem, use the -s option or set the environment variable TINI_SUBREAPER to register Tini as a child subreaper, or run Tini as PID 1.

writing nginx config {"level":"debug","time":"2023-06-02T22:15:17Z","msg":"starting gomplate"} {"level":"debug","version":"3.11.5","build":"ea986e74","time":"2023-06-02T22:15:17Z","msg":"config is:\n---\ninputFiles: [/etc/templates/nginx.conf.tmpl]\noutputFiles: [/etc/nginx/nginx.conf]\n"} {"level":"warn","time":"2023-06-02T22:15:17Z","msg":"Deprecated: conv.Bool is deprecated - use conv.ToBool instead"} {"level":"debug","templatesRendered":1,"errors":0,"duration":0.001685907,"time":"2023-06-02T22:15:17Z","msg":"completed rendering"} writing host config {"level":"debug","time":"2023-06-02T22:15:17Z","msg":"starting gomplate"} {"level":"debug","version":"3.11.5","build":"ea986e74","time":"2023-06-02T22:15:17Z","msg":"config is:\n---\ninputFiles: [/etc/templates/host.conf.tmpl]\noutputFiles: [/etc/nginx/host.conf]\n"} {"level":"debug","templatesRendered":1,"errors":0,"duration":0.00108421,"time":"2023-06-02T22:15:17Z","msg":"completed rendering"} chown webroot files chown nginx files writing fpm config {"level":"debug","time":"2023-06-02T22:15:18Z","msg":"starting gomplate"} {"level":"debug","version":"3.11.5","build":"ea986e74","time":"2023-06-02T22:15:18Z","msg":"config is:\n---\ninputFiles: [/etc/templates/php-fpm.conf.tmpl]\noutputFiles: [/etc/php82/php-fpm.conf]\n"} {"level":"debug","templatesRendered":1,"errors":0,"duration":0.001977737,"time":"2023-06-02T22:15:18Z","msg":"completed rendering"} writing php config {"level":"debug","time":"2023-06-02T22:15:18Z","msg":"starting gomplate"} {"level":"debug","version":"3.11.5","build":"ea986e74","time":"2023-06-02T22:15:18Z","msg":"config is:\n---\ninputFiles: [/etc/templates/php.ini.tmpl]\noutputFiles: [/etc/php82/php.ini]\n"} {"level":"debug","templatesRendered":1,"errors":0,"duration":0.00225492,"time":"2023-06-02T22:15:18Z","msg":"completed rendering"} starting php service starting nginx service [02-Jun-2023 22:15:18 UTC] PHP Warning: Invalid "upload_max_filesize" setting. Invalid quantity "2G": value is out of range, using overflow result for backwards compatibility in Unknown on line 0 [02-Jun-2023 22:15:18 UTC] PHP Warning: Invalid "post_max_size" setting. Invalid quantity "2G": value is out of range, using overflow result for backwards compatibility in Unknown on line 0
Warning: Invalid "upload_max_filesize" setting. Invalid quantity "2G": value is out of range, using overflow result for backwards compatibility in Unknown on line 0