After updating CyberPanel, the mariadb

After updating CyberPanel to the latest version, I have a database error:
systemctl status mysql.service
Unit mysql.service could not be found.
As a result, an error 500 occurs when entering the panel from the address https://ip: 8090

hi, i got the same error, have you fixed it?

You need to install:

  1. yum install MariaDB-server MariaDB-client galera
  2. systemctl enable mysql.service
  3. systemctl start mysql.service
  4. reboot
  5. Update Cyberpanel
    It should be OK.

Hi @Nencio , reinstall mariaDB, but now i get error: /usr/local/lscp/bin/lscpd not found. Could you share how to fix that?

Is there a way to turn the MariaDB back on from the command line, for whatever reason I turned it off in the CyberPanel. Now itCyberPanel doesnt work.