Downloaded the VMWare appliance and converted it to work on ESXi. Got it up and booted, but can't access the front end.
- Get a database error when trying to connect via web browser."Connection Refused"
- Checked the services and found mysql was not running.
- Attempted to start the service and it failed
- checked the log and found "appliance mysql-check-socket [1080] : No process is using /var/lib/mysql/mysql.sock, which means it is a garbage, so it will be removed automatically.
I checked all the mysql items, but can't seem to find the cause of this. As an appliance, this is supposed to work out of the box... Please help?
Full log below:
Dec 30 09:44:21 appliance systemd[1] : Starting MySQL 8.0 database server...
Dec 30 09:44:21 appliance mysql-check-socket [1080] : Socket file /var/lib/mysql/mysql.sock exists.
Dec 30 09:44:21 appliance mysql-check-socket [1080] : No process is using /var/lib/mysql/mysql.sock, which means it is a garbage, so it will be removed automatically.
Dec 30 09:44:21 appliance systemd[1] : mysqld.service: Main process exited, code=exited, status=1/FAILURE
Dec 30 09:44:21 appliance systemd[1] : mysqld.service: Failed with result 'exit-code'.
Dec 30 09:44:21 appliance systemd[1] : Failed to start MySQL 8.0 database server.
- Get a database error when trying to connect via web browser."Connection Refused"
- Checked the services and found mysql was not running.
- Attempted to start the service and it failed
- checked the log and found "appliance mysql-check-socket [1080] : No process is using /var/lib/mysql/mysql.sock, which means it is a garbage, so it will be removed automatically.
I checked all the mysql items, but can't seem to find the cause of this. As an appliance, this is supposed to work out of the box... Please help?
Full log below:
Dec 30 09:44:21 appliance systemd[1] : Starting MySQL 8.0 database server...
Dec 30 09:44:21 appliance mysql-check-socket [1080] : Socket file /var/lib/mysql/mysql.sock exists.
Dec 30 09:44:21 appliance mysql-check-socket [1080] : No process is using /var/lib/mysql/mysql.sock, which means it is a garbage, so it will be removed automatically.
Dec 30 09:44:21 appliance systemd[1] : mysqld.service: Main process exited, code=exited, status=1/FAILURE
Dec 30 09:44:21 appliance systemd[1] : mysqld.service: Failed with result 'exit-code'.
Dec 30 09:44:21 appliance systemd[1] : Failed to start MySQL 8.0 database server.