Cannot get Xibo Docker container started on Linux

Upon entering ‘docker-compose up -d’ the terminal returns:

Creating network “xibo_default” with the default driver
Creating xibo_cms-db_1 …
Creating xibo_cms-xmr_1 …
Creating xibo_cms-db_1
Creating xibo_cms-xmr_1 … error

ERROR: for xibo_cms-xmr_1 Cannot create container for service cms-xmr: mkdir /var/lib/docker/overlay/81f1e278ccc818a9159a2834e82a980bb9485dc6348dd32756175e3de9Creating xibo_cms-db_1 … error

ERROR: for xibo_cms-db_1 Cannot start service cms-db: oci runtime error: container_linux.go:262: starting container process caused “process_linux.go:339: container init caused “””

ERROR: for cms-db Cannot start service cms-db: oci runtime error: container_linux.go:262: starting container process caused “process_linux.go:339: container init caused “””

ERROR: for cms-xmr Cannot create container for service cms-xmr: mkdir /var/lib/docker/overlay/81f1e278ccc818a9159a2834e82a980bb9485dc6348dd32756175e3de90b0320-init/merged/dev/shm: invalid argument
ERROR: Encountered errors while bringing up the project.

The machine is running CentOS 7.

Not sure what the issue was, but I’m no longer having it after reinstalling docker.

Have you checked that all containers are running now? docker ps -a

Perhaps also try to request a screenshot from your display to see if XMR works correctly - assuming that you did set the correct XMR public address in CMS settings of course.