Issue
# dbtop
Can't connect to socket. Maybe governor is not started
Environment
- CloudLinux 6/7/8
- MySQL Governor
Solution
1. To solve the issue, try to move the governor_bad_users_list file:
# mv /var/lve/dbgovernor-shm/governor_bad_users_list /root/
2. Restart MySQL Governor service:
# service db_governor restart
Cause
Corrupted /var/lve/dbgovernor-shm/governor_bad_users_list file.
Comments
0 comments
Please sign in to leave a comment.