Synology Docker: immich-ml container cannot download models

Hello, I am setting up Immich on a Synology NAS using Docker.

All containers start, but the immich-ml container cannot download the AI models, and the ml-cache folder remains empty. As a result, AI-related jobs like face detection are not being processed.

Here is what I have tried so far:
  • Disabling the Synology firewall
  • Setting network_mode: host for immich-ml
  • Setting a direct DNS (8.8.8.8) for immich-ml
  • Creating a dedicated bridge network in docker-compose
This is the final docker-compose.yml I am using:
(Please paste the final YAML content here from our previous conversation)

Do you have any ideas for a solution?
Was this page helpful?