Immich microservices container "I/O error: permission denied"
(Title is incorrect, I meant "machine learning" not microservices)
Since a recent update (2.0 but even before), my Machine Learning container is crashing while trying to download the OpenAI model: https://pastebin.com/FiiKUpiR
My containers are running with a read-only root FS, so I assume the problem is that I need to mount a volume. However, I am not able to understand what's the path that the container is trying to write to. Any hint?
I currently have 2 volumes mounted in the container, for
Since a recent update (2.0 but even before), my Machine Learning container is crashing while trying to download the OpenAI model: https://pastebin.com/FiiKUpiR
My containers are running with a read-only root FS, so I assume the problem is that I need to mount a volume. However, I am not able to understand what's the path that the container is trying to write to. Any hint?
I currently have 2 volumes mounted in the container, for
MACHINE_LEARNING_CACHE_FOLDER and MPLCONFIGDIRPastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.