You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a new finding, after upgrade mariadb to latest version, the docker version mamoto failed to connect to the db, displaying some error like: "SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client" and db user authentication failed.
Just in case anyone else encounter the same issue, please downgrade mariadb to version 11.2.3, then issue will be fixed.
The text was updated successfully, but these errors were encountered:
Just a new finding, after upgrade mariadb to latest version, the docker version mamoto failed to connect to the db, displaying some error like: "SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client" and db user authentication failed.
Just in case anyone else encounter the same issue, please downgrade mariadb to version 11.2.3, then issue will be fixed.
The text was updated successfully, but these errors were encountered: