Mysql DSN unsupported authentication errors

When attempting to run pgloader --run migrations , failing on attempt to connect to mysql

Following error:

Condition QMYND:MYSQL - UNSUPPORTED-AUTHENTICATION as signalled.

I’ve tried editing the my.cnf file and adding the following line :

default-authentication-plugin=mysql_native_password

after reloading mysql service, still not luck. Please help .

What version of Mattermost are you on? If older, I’d upgrade Mattermost first to make sure you have the newest migration tools.

I’m running version 9.11