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

Plugin dosen't run in debian 9 stretch mariadb 10.1.26 #71

Open
pedroluislopez opened this issue Mar 20, 2018 · 2 comments
Open

Plugin dosen't run in debian 9 stretch mariadb 10.1.26 #71

pedroluislopez opened this issue Mar 20, 2018 · 2 comments

Comments

@pedroluislopez
Copy link

Error:

CheckMySQL CRITICAL: Error message: Client does not support authentication protocol requested by server; consider upgrading MariaDB client

If you using mysql2 gem, it works

@majormoses
Copy link
Member

Thanks for reporting, we use ruby-mysql gem over mysql2 because it does not have a dependency on a compiler. This has been a highly debated subject in the past and is probably worth revisiting again. Here is a brief summary of previous discussions: sensu-plugins/sensu-plugins-percona#3 (comment) @sensu-plugins/ruby_plugins_commit_bit here we go again

@alex-roman
Copy link

@pedroluislopez @majormoses sorry guys,I didn't get it. How to workaround? I removed ruby-mysql and installed mysql2 gem but it broke whole ruby dep. Please advise.

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

No branches or pull requests

3 participants