bitnami / vms

Bitnami VMs
https://bitnami.com
Other
200 stars 44 forks source link

Failed to start LSB: bitmani init script. #1504

Closed soldier4gd closed 2 months ago

soldier4gd commented 2 months ago

Describe your issue as much as you can

I am received this error after installing a SSL cert. I am not a guru when it come to Linux, but I updated it before without an issue. I may have fat fingered something in my syntax and an issue occurred - not sure. I ran sudo /opt/bitnami/ctlscript.sh status and it says apache not running, but mariadb and php-fpm is already running.

bitnami.service - LSB: bitnami init script Loaded: loaded (/etc/init.d/bitnami; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2024-04-24 19:53:54 UTC; 11min ago Process: 767838 ExecStart=/etc/init.d/bitnami start (code=exited, status=1/FAILURE) Tasks: 20 (limit: 2311) Memory: 740.3M CPU: 2.394s CGroup: /system.slice/bitnami.service ├─ 1257 /opt/bitnami/gonit/bin/gonit ├─764126 php-fpm: master process (/opt/bitnami/php/etc/php-fpm.conf) ├─764130 php-fpm: pool www ├─764131 php-fpm: pool www └─764143 /opt/bitnami/mariadb/sbin/mysqld --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariad>

bitnami.service: Control process exited, code=exited, status=1/FAILURE systemd[1]: bitnami.service: Failed with result 'exit-code'. systemd[1]: bitnami.service: Unit process 1257 (gonit) remains running after unit stopped. systemd[1]: bitnami.service: Unit process 764126 (php-fpm) remains running after unit stopped. systemd[1]: bitnami.service: Unit process 764130 (php-fpm) remains running after unit stopped. systemd[1]: bitnami.service: Unit process 764131 (php-fpm) remains running after unit stopped. systemd[1]: bitnami.service: Unit process 764143 (mysqld) remains running after unit stopped. systemd[1]: Failed to start LSB: bitnami init script. systemd[1]: bitnami.service: Consumed 2.218s CPU time.

soldier4gd commented 2 months ago

I decided to just go ahead and create a new instance from a snapshot versus trying to continue trouble shooting. I am good to go now :). Thanks!