HammyHavoc
New Pleskian
Hi all,
I randomly had my Plesk server stop functioning whilst I was trying to go to sleep, had hours of downtime due to this, and the tiredness has really begun to kick in.
All of the sites are currently down, and going to the Plesk admin area gives me this error:
Running
gives me this:
Running
gives me this:
Running
gives me this:
Any ideas? Would be hugely appreciative of it.
I randomly had my Plesk server stop functioning whilst I was trying to go to sleep, had hours of downtime due to this, and the tiredness has really begun to kick in.
All of the sites are currently down, and going to the Plesk admin area gives me this error:
Code:
Server Error
500 Plesk\Exception\Database
DB query failed: SQLSTATE[HY000] [2002] Connection refused
Type Plesk\Exception\Database
Message DB query failed: SQLSTATE[HY000] [2002] Connection refused
File Mysql.php
Line 79
Running
Code:
systemctl status mysql.service -l
Code:
Jan 05 10:29:49 mydomaincensored.com mysql[32291]: Starting MariaDB.220105 10:29:49 mysqld_safe unknown option '--innodb_buffer_pool_size=2M'
Jan 05 10:29:49 mydomaincensored.com mysql[32291]: 220105 10:29:49 mysqld_safe unknown option '--innodb_additional_mem_pool_size=500K'
Jan 05 10:29:49 mydomaincensored.com mysql[32291]: 220105 10:29:49 mysqld_safe unknown option '--innodb_log_buffer_size=500K'
Jan 05 10:29:49 mydomaincensored.com mysql[32291]: 220105 10:29:49 mysqld_safe unknown option '--innodb_thread_concurrency=2'
Jan 05 10:29:49 mydomaincensored.com mysql[32291]: 220105 10:29:49 mysqld_safe Logging to '/var/lib/mysql/mydomaincensored.com.err'.
Jan 05 10:29:49 mydomaincensored.com mysql[32291]: 220105 10:29:49 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
Jan 05 10:29:50 mydomaincensored mysql[32291]: /etc/rc.d/init.d/mysql: line 263: kill: (32437) - No such process
Jan 05 10:29:50 mydomaincensored mysql[32291]: ERROR!
Running
Code:
systemctl status mariadb -l
Code:
mariadb.service - MariaDB 10.2.41 database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; disabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/mariadb.service.d
└─migrated-from-my.cnf-settings.conf
Active: failed (Result: exit-code) since Wed 2022-01-05 10:32:16 GMT; 2s ago
Docs: man:mysqld(8)
https://mariadb.com/kb/en/library/systemd/
Process: 9145 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS --basedir=/usr $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=1/FAILURE)
Process: 9045 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= || VAR=`cd /usr/bin/..; /usr/bin/galera_recovery`; [ $? -eq 0 ] && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
Process: 8776 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
Main PID: 9145 (code=exited, status=1/FAILURE)
Status: "MariaDB server is down"
Jan 05 10:32:15 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:15 139947168180416 [Note] InnoDB: Highest supported file format is Barracuda.
Jan 05 10:32:15 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:15 139947168180416 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1016575594673
Jan 05 10:32:15 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:15 139947168180416 [ERROR] InnoDB: Missing MLOG_CHECKPOINT at 1016575594673 between the checkpoint 1016575594673 and the end 1016575601614.
Jan 05 10:32:15 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:15 139947168180416 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
Jan 05 10:32:16 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:16 139947168180416 [Note] InnoDB: Starting shutdown...
Jan 05 10:32:16 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:16 139947168180416 [ERROR] Plugin 'InnoDB' init function returned error.
Jan 05 10:32:16 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:16 139947168180416 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Jan 05 10:32:16 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:16 139947168180416 [Note] Plugin 'FEEDBACK' is disabled.
Jan 05 10:32:16 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:16 139947168180416 [ERROR] Unknown/unsupported storage engine: InnoDB
Jan 05 10:32:16 mydomaincensored.com mysqld[9145]: 2022-01-05 10:32:16 139947168180416 [ERROR] Aborting
Running
Code:
df -h
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/ploop10935p1 50G 42G 5.9G 88% /
/dev/simfs 50G 42G 5.9G 88% /tmp
/dev/simfs 50G 42G 5.9G 88% /var/tmp
devtmpfs 2.0G 0 2.0G 0% /dev
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 2.0G 86M 2.0G 5% /run
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
tmpfs 410M 0 410M 0% /run/user/0
Any ideas? Would be hugely appreciative of it.