- OS: Rocky9
- Deployment: Docker Compose
- Immich Version: v1.121.0 & 1.134.0
- HW:
- AMD 3600
- ASUS B550 mobo
- Gigabyte 1080ti
- Several TB free storage
- Reverse Proxy: SWAG
I was previously running immich v1.121.0 when I noticed that my smart search was no longer working. I decided I likely just needed an update, and updated to v1.134.0 and checked for updates to the docker-compose.yml & supporting files. I can't remember if I checked the logs before updating to the newer version, but I'm currently seeing the error(s). From what I can gather, I think the models are self contained in the ML image. Which ruled out my first thought that I may be blocking the location hosting the models. I've also tried to open port 3003 on the ML container and that didn't help. Any ideas?
immich | [Nest] 17 - 06/13/2025, 12:40:14 AM WARN [Api:MachineLearningRepository~0lkhpjdx] Machine learning request to "http://immich-machine-learning:3003" failed: fetch failed
immich | [Nest] 17 - 06/13/2025, 12:40:14 AM ERROR [Api:ErrorInterceptor~0lkhpjdx] Unknown error: Error: Machine learning request '{"clip":{"textual":{"modelName":"ViT-B-32__openai","options":{"language":"en-US"}}}}' failed for all URLs
.