Compatibility of SuiteCRM 8.6: Issues with MariaDB 10.4

I’m trying to use the Bitnami image of SuiteCRM 8.6 with MariaDB 10.4, but when I start the Docker Compose, MariaDB throws an error.

“Aborted connection 3 to db: ‘unconnected’ user: ‘unauthenticated’ host: ‘xxx.xxx.xxx.x’ (This connection closed normally without authentication)”

This error does not appear when I use the image with MariaDB 11.4.

What could be the issue? Are there any changes you recommend?

Hello Tomas,

that sounds to me like a Docker / Maria issue.

Try it over there:

maybe you can find a solution with the composer config file or similar.