Skip to content
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

Error happend on checking configurations. Use of uninitialized value in string eq /usr/share/perl5/vendor_perl/MHA/Server.pm line 235. #89

Open
GoogleCodeExporter opened this issue Jul 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. just starting the tool with the config

What is the expected output? What do you see instead?
Thu Jun  5 13:52:46 2014 - 
[error][/usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm, ln386] Error happend 
on checking configurations. Use of uninitialized value in string eq at 
/usr/share/perl5/vendor_perl/MHA/Server.pm line 235.
Thu Jun  5 13:52:46 2014 - 
[error][/usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm, ln482] Error 
happened on monitoring servers.

Expected no error

What version of the product are you using? On what operating system?
[info] MHA::MasterMonitor version 0.55.
with mariadb 10

full log:
Thu Jun  5 13:52:46 2014 - [info] MHA::MasterMonitor version 0.55.
Thu Jun  5 13:52:46 2014 - [debug] Connecting to servers..
Thu Jun  5 13:52:46 2014 - [debug]  Connected to: 
einstein(138.203.16.132:3306), user=root
Thu Jun  5 13:52:46 2014 - 
[error][/usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm, ln386] Error happend 
on checking configurations. Use of uninitialized value in string eq at 
/usr/share/perl5/vendor_perl/MHA/Server.pm line 235.
Thu Jun  5 13:52:46 2014 - 
[error][/usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm, ln482] Error 
happened on monitoring servers.
Thu Jun  5 13:52:46 2014 - [info] Got exit code 1 (Not master dead).


full config
root@angua2 .ssh $ cat /etc/mha.cnf 
[server default]
manager_log=/var/log/masterha/manager.log
manager_workdir=/var/log/masterha
password=paloAlto
remote_workdir=/var/log/masterha
user=root
log_level=debug


[server_einstein]
hostname=einstein

Original issue reported on code.google.com by [email protected] on 5 Jun 2014 at 1:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant