Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zabbix-web-nginx-mysql-0 CrashLoopBackOff #4

Open
EricoCartmanez opened this issue Dec 13, 2023 · 0 comments
Open

zabbix-web-nginx-mysql-0 CrashLoopBackOff #4

EricoCartmanez opened this issue Dec 13, 2023 · 0 comments

Comments

@EricoCartmanez
Copy link

kubectl -n monitoring logs zabbix-web-nginx-mysql-0

** Deploying Zabbix web-interface (Nginx) with MySQL database
** Using MYSQL_PASSWORD variable from ENV
********************
* DB_SERVER_HOST: mysql-server
* DB_SERVER_PORT: 3306
* DB_SERVER_DBNAME: zabbix
********************
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
** Adding Zabbix virtual host (HTTP)
**** Impossible to enable SSL support for Nginx. Certificates are missed.
** Preparing Zabbix frontend configuration file
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[max_execution_time]": '600'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[memory_limit]": '128M'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[post_max_size]": '16M'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[upload_max_filesize]": '2M'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[max_input_time]": '300'... updated
** Updating '/etc/php/7.2/fpm/pool.d/zabbix.conf' parameter "php_value[date.timezone]": 'Europe/Riga'... added
########################################################
** Executing supervisord
2023-12-13 17:23:00,932 INFO Included extra file "/etc/supervisor/conf.d/supervisord_zabbix.conf" during parsing
2023-12-13 17:23:00,932 INFO Included extra file "/etc/supervisor/conf.d/supervisord_zabbix.conf" during parsing
2023-12-13 17:23:00,937 INFO RPC interface 'supervisor' initialized
2023-12-13 17:23:00,937 INFO RPC interface 'supervisor' initialized
2023-12-13 17:23:00,938 INFO supervisord started with pid 1
2023-12-13 17:23:00,938 INFO supervisord started with pid 1
2023-12-13 17:23:01,939 INFO spawned: 'nginx' with pid 43
2023-12-13 17:23:01,939 INFO spawned: 'nginx' with pid 43
2023-12-13 17:23:01,940 INFO spawned: 'php-fpm7.2' with pid 44
2023-12-13 17:23:01,940 INFO spawned: 'php-fpm7.2' with pid 44
[13-Dec-2023 17:23:01] NOTICE: fpm is running, pid 44
[13-Dec-2023 17:23:01] NOTICE: ready to handle connections
[13-Dec-2023 17:23:01] NOTICE: systemd monitor interval set to 10000ms
2023-12-13 17:23:03,970 INFO success: nginx entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:03,970 INFO success: nginx entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:03,970 INFO success: php-fpm7.2 entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:03,970 INFO success: php-fpm7.2 entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2023-12-13 17:23:50,516 WARN received SIGTERM indicating exit request
2023-12-13 17:23:50,516 WARN received SIGTERM indicating exit request
2023-12-13 17:23:50,516 INFO waiting for nginx, php-fpm7.2 to die
2023-12-13 17:23:50,516 INFO waiting for nginx, php-fpm7.2 to die
[13-Dec-2023 17:23:50] NOTICE: Terminating ...
[13-Dec-2023 17:23:50] NOTICE: exiting, bye-bye!
2023-12-13 17:23:50,522 INFO stopped: php-fpm7.2 (exit status 0)
2023-12-13 17:23:50,522 INFO stopped: php-fpm7.2 (exit status 0)
2023-12-13 17:23:50,584 INFO stopped: nginx (exit status 0)
2023-12-13 17:23:50,584 INFO stopped: nginx (exit status 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant