Hello,
/etc/my.cnf
[mysqld]
log-error=/var/lib/mysql/sv.domain.com.err
default-storage-engine=MyISAM
innodb_file_per_table=1
performance-schema=0
max_allowed_packet=268435456
bind-address=127.0.0.1
Still no message:
The system cannot check the KernelCare promotion preferences: Cannot determine company ID.
Another issue in all my KVM VPS with cenOS7.x with Cpanel:
Always enable SSH Password Authorization Tweak and disable when need connect with SSH,...
Normally when disable can't connect SSH, need first fix SSH with
https://ip:2087/scripts2/doautofixer?autofix=safesshrestart
and then connect, after when enable again get this error:
SSH Server...Waiting for “sshd” to start ……Job for sshd.service failed because the control process exited with error code. See "systemctl status sshd.service" and "journalctl -xe" for details.
…failed.
Cpanel::Exception::Services::StartError
Service Status
Service Error
(XID 6jfr97) The “sshd” service failed to start.
Startup Log
Feb 13 18:02:21 sv.domain.com systemd[1]: Failed to start OpenSSH server daemon.
Feb 13 18:02:21 sv.domain.com systemd[1]: Unit sshd.service entered failed state.
Feb 13 18:02:21 sv.domain.com systemd[1]: sshd.service failed.
Log Messages
Feb 13 18:02:21 sv sshd[3676]: fatal: Cannot bind any address.
Feb 13 18:02:21 sv sshd[3676]: error: Bind to port 22 on :: failed: Address already in use.
Feb 13 18:02:21 sv sshd[3676]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Feb 13 18:02:10 sv sshd[3659]: fatal: Cannot bind any address.
Feb 13 18:02:10 sv sshd[3659]: error: Bind to port 22 on :: failed: Address already in use.
sshd has failed. Contact your system administrator if the service does not automagically recover.
...Done
but SSH Password Authorization Tweak enabled.
Not really a problem, fix is easy once you know,...
Thanks.