matomo-org / matomo-org/docker
docker version mamoto db connection failed with latest version of mariadb
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1k
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Docker deployment's database connection failure with the latest MariaDB version, then compare it with MariaDB 11.2.3, where the issue reportedly disappears. Investigate the reported charset and authentication errors; done means the Docker version connects successfully without requiring the downgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, mariadb
- Domain
- database, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100