New docker install issue

Hi,

I’m moving my current instance of xibo (3.1.4) to a new server. I started with a fresh install of xibo 3.1.4 on centos 9, but after getting my docker file set up on the new server I see the error " Configuration Problem. Library not writable". Not sure how this possible as docker is running as root. Also, I had to switch mysql to version 8 in the docker file to get it to boot up. I see this error in the logs too “Plugin caching_sha2_password could not be loaded: Error loading shared library /usr/lib/mariadb/plugin/caching_sha2_password.so: No such file or directory”.

Any thoughts on how I could fix this?

library not writable means the shared folder.

If you have used the template, please check permission on /opt/xibo/shared.

FYI, the last version is 4.0.9 for the 4th version and 3.3.10 for the 3th version: Download Software | Xibo Open Source Digital Signage

Not sure that version 3 is compatible with MySQL 8. For MySQL 8 you need version 4 of Xibo.