immich_machine_learning docker always restarting
I've installed Immich through the docker compose file and noticed, it always restarting.
Do you have any idea of what could be causing this, plz ?


6 Replies
Can you bring down all containers then remove the model cache volume of the machine learning container and start up again?
I can't. It says it's used.
Should I remove the immich-app_model-cache and remove the volume only?
docker-compose down first
then remove the volume
It works.
Thank you!
No problem, enjoy!