ERROR - couldn't apply database migration: database migration failed: this authentication plugin is not supported

174 views
Skip to first unread message

Narasimha Reddy Nagendla

unread,
Jul 27, 2021, 1:47:39 AM7/27/21
to Simian Army Users
While trying to execute chaosmonkey migrate, I keep running into below issue:

 chaosmonkey migrate
[3203702] 2021/07/27 05:25:58 ERROR - couldn't apply database migration: database migration failed: this authentication plugin is not supported

mysql> select user,plugin from mysql.user;
+------------------+-----------------------+
| user             | plugin                |
+------------------+-----------------------+
| chaosmonkey      | mysql_native_password |
| debian-sys-maint | mysql_native_password |
| mysql.infoschema | mysql_native_password |
| mysql.session    | mysql_native_password |
| mysql.sys        | mysql_native_password |
| root             | mysql_native_password |
+------------------+-----------------------+
6 rows in set (0.00 sec)


Reply all
Reply to author
Forward
0 new messages