Problems with docker or CMS

Hello,

I have installed Xibo with Docker. Most of the time I have to go into the powershell and perform a stop and start command, else the CMS will not function.
Sometimes, at starting with docker-compose start I get an error: ERROR: for cms-xmr Cannot start service cms-xmr: driver failed programming external connectivity on endpoint xibo_cms-xmr_1 (f09f22da16e9543b04cf886a3f3 cde4bdfd7954ba8688fc12845f20b448230be): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:9505:tcp:172.18.0.3:9505: input/output error

I can solve it bij restarting docker, stop and start the containers, and then it works.
But it is just annoying to do it this way.
Hopefully someone knows how this can be solved more definitely.

Regards, Peter

The issue you are experiencing appears to be an issue with Docker. Below is a link to the bug report that has been created:

It may be that you will need to wait for a fix from Docker to resolve the issue. In the meantime, you may have to continue to restart Docker to resolve the issue.

Many Thanks,

Hi DanBW,

Thanks for your fast response. I will continue work this way, and wait for a new release.

Regards, Peter