Removing xibo_cms-db_1 Removing xibo_cms-xmr_1 Recreating 60b8b3465a82_xibo_cms-db_1 … error Recreating 8fe6ac60bcc9_xibo_cms-xmr_1 … ERROR: for 60b8b3465a82_xibo_cms-db_1 Cannot start service cms-db: OCI runtime create failed: container_l

Hello!

I have got a big problem with my “XIBO - Docker - SYSTEM”

Since Februar 2019 I can not reach my Xibo Admin:

System: Ubuntu 14.04 LTS

In my opinion, nothing has changed in February 2019 on the existing systems except the normal system updates of Ubuntu and possibly a power failure by an electrician

From February to today I always received the following error message when I wanted to start the xibo Docker:

sudo docker-compose -f cms_custom-ports.yml up -d
Starting xibo_cms-db_1 …
Starting xibo_cms-xmr_1 …
Starting xibo_cms-xmr_1
Starting xibo_cms-xmr_1 … error

ERROR: for xibo_cms-xmr_1 Cannot start service cms-xmr: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknoStarting xibo_cms-db_1 … error

ERROR: for xibo_cms-db_1 Cannot start service cms-db: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown

ERROR: for cms-db Cannot start service cms-db: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown

ERROR: for cms-xmr Cannot start service cms-xmr: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown
ERROR: Encountered errors while bringing up the project.

After uninstall (purge) Docker and reinstall the latest Docker Version, I get this message vom Xibo in my terminal:

sudo docker-compose -f cms_custom-ports.yml up -d
Removing xibo_cms-db_1
Removing xibo_cms-xmr_1
Recreating 60b8b3465a82_xibo_cms-db_1 … error
Recreating 8fe6ac60bcc9_xibo_cms-xmr_1 …

ERROR: for 60b8b3465a82_xibo_cms-db_1 Cannot start service cms-db: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:297: copying bootstrap data to pipe causedRecreating 8fe6ac60bcc9_xibo_cms-xmr_1 … error

ERROR: for 8fe6ac60bcc9_xibo_cms-xmr_1 Cannot start service cms-xmr: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown

ERROR: for cms-db Cannot start service cms-db: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown

ERROR: for cms-xmr Cannot start service cms-xmr: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown
ERROR: Encountered errors while bringing up the project.

According to the developers of the software XIBO the error is not on the side of Xibo but of Docker and therefore I should ask the professionals of Docker for a solution …

Can someone help me here?

THANK YOU!!!