Skip to content

Getting exception while i am Run this project #124

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

Open
priyadarsanmaharana opened this issue Sep 18, 2018 · 2 comments
Open

Getting exception while i am Run this project #124

priyadarsanmaharana opened this issue Sep 18, 2018 · 2 comments

Comments

@priyadarsanmaharana
Copy link

Sep 18, 2018 11:54:37 AM io.vertx.ext.asyncsql.impl.MYSQLClientImpl
INFO: Creating configuration for localhost:3306
Sep 18, 2018 11:54:37 AM io.vertx.core.Starter
SEVERE: Failed in deploying verticle

com.github.mauricio.async.db.exceptions.UnsupportedAuthenticationMethodException: Unknown authentication method -> 'caching_sha2_password'

@codepitbull
Copy link

Please provide a reproducer.

@idontusenumbers
Copy link

Seems this is related to MySQL 8.

I am seeing the same error when I changed my docker container image from mariadb:10.2 to mysql:8

See also https://mysqlserverteam.com/upgrading-to-mysql-8-0-default-authentication-plugin-considerations/

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

3 participants