[SOLVED] Connection attempt failed: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client

EDIT: I gave up, moved my ScriptCase install to a dedicated vm that matches AMZ2 configuration.

Linux Mint 20 install, SC 9.5.003, MySQL 8.0.22-0ubuntu0.20.04.2 (Ubuntu)

Trying PDO connection, I get “Connection attempt failed: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client” and an offer to view a tutorial, which I followed. After following the tutorial, I created a new connection using the new user values, and that’s where I copied the above error message from.

Using a MySQLi connection generates a similar error with the newly created legacy auth user values.

I already figure I’ll have to create a VM to run ScriptCase in, but it would be nice if I could run it in native mode.