I’m running Immich on a Debian machine. Everything has been working perfectly for months, but recently the immich-machine-learning container started failing repeatedly.
I checked the container logs using the following command:
docker logs immich-machine-learning
docker logs immich-machine-learning
And I’m getting this repeated error:
[FATAL tini (7)] exec ./start.sh failed: No such file or directory
[FATAL tini (7)] exec ./start.sh failed: No such file or directory
This happens immediately when the container tries to start. I haven’t made any configuration changes recently.
Could you please advise on how to fix this issue ? Let me know if i should check logs somewhere else