🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Docker container failed to start with Windows Bind Mount
I am using Docker Desktop on Windows 10. I followed this guide to externalize the storage of docker container: https://docs.solace.com/Software-Broker/Container-Tasks/Config-Container-Storage.htm#Examples_of_Configuring_External_Storage
The container is created but failed to start with last record in log: "Unable to raise event; rc(would block)". It looks like a permission problem, I use docker inspect the container, the mount is successful:
I have attached the docker log and debug log. Please advise what went wrong.