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

Can't get this running. Keep getting auth error #2022

Closed
Slyke opened this issue May 22, 2018 · 1 comment
Closed

Can't get this running. Keep getting auth error #2022

Slyke opened this issue May 22, 2018 · 1 comment

Comments

@Slyke
Copy link

Slyke commented May 22, 2018

Hello, not sure if this has been reported or if it's just my local environment. I'm running MySQL inside Docker for Windows.

I'm using the latest docker image for MySQL and latest MySQL npm package. To simplify things, I've copied the code from the readme, but when I try to connect, I keep getting:

mysql-test  |   { Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
mysql-test  |     **** REMOVED STACK TRACE ****
mysql-test  |   code: 'ER_NOT_SUPPORTED_AUTH_MODE',
mysql-test  |   errno: 1251,
mysql-test  |   sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client',
mysql-test  |   sqlState: '08004',
mysql-test  |   fatal: true }
@sidorares
Copy link
Member

thanks, already reported. Duplicate of #2002
Work to fix this happen in #1962

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

No branches or pull requests

2 participants