-
Notifications
You must be signed in to change notification settings - Fork 500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use masterha_check_repl 0.58 work with mysql8.0.15 causes error #119
Comments
You have to have a working replication setup before starting MHA. MHA will not configure your servers, you will have to do that yourself. Once you have a working replication setup, try starting MHA again. If it still fails, provide your configuration files, please. |
I meet the same error. |
try this way: |
It does not work. ssh_user=root repl_user=repluser user=root [server1] [server2] [server3] [server4] |
+1. |
I have same issue at mysql8.0.19. Who could please give some help? Thanks you very much |
Hi, We have a problem:
Thu Mar 7 15:18:50 2019 - [warning] Global configuration file /etc/masterha_default.cnf not found. Skipping.
Thu Mar 7 15:18:50 2019 - [info] Reading application default configuration from app1.cnf..
Thu Mar 7 15:18:50 2019 - [info] Reading server configuration from app1.cnf..
Thu Mar 7 15:18:50 2019 - [info] MHA::MasterMonitor version 0.58.
Thu Mar 7 15:18:51 2019 - [error][/usr/local/share/perl5/MHA/ServerManager.pm, ln188] There is no alive server. We can't do failover
Thu Mar 7 15:18:51 2019 - [error][/usr/local/share/perl5/MHA/MasterMonitor.pm, ln427] Error happened on checking configurations. at /usr/local/share/perl5/MHA/MasterMonitor.pm line 329.
Thu Mar 7 15:18:51 2019 - [error][/usr/local/share/perl5/MHA/MasterMonitor.pm, ln525] Error happened on monitoring servers.
Thu Mar 7 15:18:51 2019 - [info] Got exit code 1 (Not master dead).
Any one can tell me why? thanks
The text was updated successfully, but these errors were encountered: