Machine Learning container rolling restart

Hello. I'm seting up Immich and everything goes up without issue, except Machine Learning docker, which keeps restarting. I'm using Ansible to set it up, but it is based on the official docker compose. The container keeps restarting:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7a529298258f altran1502/immich-proxy:release "/start.sh" 54 minutes ago Up 54 minutes 0.0.0.0:2283->8080/tcp immich_proxy
57382bca6666 altran1502/immich-web:release "/bin/sh ./entrypoin…" 54 minutes ago Up 54 minutes 3000/tcp immich_web
fde3a8c0dbfb altran1502/immich-machine-learning:release "/bin/sh ./entrypoin…" 54 minutes ago Restarting (132) 19 seconds ago immich_machine_learning
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7a529298258f altran1502/immich-proxy:release "/start.sh" 54 minutes ago Up 54 minutes 0.0.0.0:2283->8080/tcp immich_proxy
57382bca6666 altran1502/immich-web:release "/bin/sh ./entrypoin…" 54 minutes ago Up 54 minutes 3000/tcp immich_web
fde3a8c0dbfb altran1502/immich-machine-learning:release "/bin/sh ./entrypoin…" 54 minutes ago Restarting (132) 19 seconds ago immich_machine_learning
The logs therefore show nothing, Portainer logs show:
No log line matching the '' filter
No log line matching the '' filter
What could be the reason? I have another installation, done long time ago and updated after new images are released, wiich works fine with the same ENV variables... docker-compose and ENV variables are here: https://pastebin.com/eSaDuCV4
Pastebin
immich - Pastebin.com
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.
1 Reply
anarion
anarionOP3y ago
GitHub
GitHub - immich-app/immich at c436c57cc9a2a23ae1fbd3ea52eeb947f32261cd
Self-hosted photo and video backup solution directly from your mobile phone. - GitHub - immich-app/immich at c436c57cc9a2a23ae1fbd3ea52eeb947f32261cd

Did you find this page helpful?