Hi all,
[using latest OMV6, latest omv-extras => docker and portainer versions, Linux 6.0.0-0.deb11.6-amd64]
I'm currently a little stuck in a problem with my mariadb docker container. Everything worked without any problem running the container that I created last October (10.9.3 jammy). Some days ago, I updated this container to mariadb:latest (=> 10.10.2-jammy) using portainer as I always do.
After updating the container image, I get the following errors during container-startup
Code
[Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started.
[Entrypoint]: Switching to dedicated user 'mysql'
error: exec: "/usr/local/bin/docker-entrypoint.sh": stat /usr/local/bin/docker-entrypoint.sh: permission denied
I tried without solving the problem
- reinstall the container
- fall back to 10.9.3 (that I used before)
- download 10.9.4
- install mariadb:latest, but without binding the volume I used before
- reinstall docker / uninstall and install docker
I had the same problem with Syncthing which I also updated that day, but I was able to resolve this problem by stepping back to the image version I ran before.
Any ideas?
Bye and thanks in advance,
Lars.