I have solved it by doing the following, according to the help posts, reinstall mariadb and finally I have made a general repair,
plesk repair all.
https://support.plesk.com/hc/en-us/articles/12377341450903--Plesk-updates-are-not-available-when-custom-update-source-is-used...
-- MySQL dump 10.14 Distrib 5.5.68-MariaDB, for Linux (x86_64)
--
-- Host: localhost Database: psa
-- ------------------------------------------------------
-- Server version 5.5.68-MariaDB
I applied this post and now I get another error
https://support.plesk.com/hc/en-us/articles/12388091703703-How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux
[root@elsalvadordigital ~]# systemctl start mariadb
Failed to start mariadb.service: Unit not found...
I gave him permissions 755 he was 777
[root@elsalvadordigital ~]# service mariadb status
Redirecting to /bin/systemctl status mariadb.service
â mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
Active...
[mysqld]
innodb_force_recovery = 1
bind-address = ::ffff:127.0.0.1
local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
# Settings user and group are ignored when systemd is used.
# If...
[2024-11-26 12:41:14-06:00] INFO: Failed to start the database service. See /var/log/plesk/rc_actions.log and the service log for details.
[2024-11-26 12:41:14-06:00] ERROR: Could not start the database service.
this is log
STOP pleskrc
START pleskrc
INFO: [Tue Nov 26 12:41:08 CST 2024]...