mohammadreza
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by mohammadreza-
It seems mysql port is not listening, can you please stop server firewall and then restart mysql i stop server firewall and try restart mysql service and i get error again and run journalctl -xe ...
-
Are you running any firewall in server? Also please share result of following command netstat -ntlp Yes, i have firewall After resetting the server, the database encountered an error [root@sv8...
-
systemctl status mariadb.service ? mariadb.service - MariaDB database server Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/sy...
-
Can you please share result of following "systemctl status mariadb.service" and "journalctl -xe" Sure, Thanks for your help [root@sv8 ~]# journalctl -xe -- -- Unit db_governor.service has finis...
-
@mohammadreza Please check if there is already a mysql process running with ps -ax | grep mysql then killall -9 mysql Try to restart mysql Regards, [root@sv8 ~]# ps -ax | grep mysql 63410...
-
Hello @mohammadreza Can you let us know which command you are executing to start MariaDB, try /scripts/restartsrv_mysql or From WHM, restart and check the status You can check the error log fil...
-
Hello, What user are you using to log in via SSH with? You'd need to be the root user to view those logs. Thank you, Hello,Thanks for your reply i have root user,I'm login with root User
-
Can you post the latest and relevant info from this log: /var/log/chkservd.log Im get error: -bash: /var/log/chkservd.log: Permission denied and try with cat but dont show any log,
-
Hello, In addition to what @Jcats requested can you also check the tailwatchd logs at /usr/local/cpanel/logs/tailwatchd_log Thank you, Hello I have A big Data on Logs,How i can Empty ? Thank you
-
H Can you post the latest and relevant info from this log: /var/log/chkservd.log hello Thanks for your reply I have big data log,Could you please help me how i can Remove All logs and try again ...