Smart search doesnt work on my new immich installation (Docker, Synology)
Hi, my new installation of immich can't use smart search. I get the following error "Failed to search smart (immich server error)".
I suspect it comes down to these lines in my server logs: [Nest] 17 - 05/28/2025, 3:39:30 PM WARN [Api:MachineLearningRepository~hp22bg8p] Machine learning request to "http://immich-machine-learning:3003" failed with status 500: Internal Server Error
[Nest] 17 - 05/28/2025, 3:39:30 PM ERROR [Api:ErrorInterceptor~hp22bg8p] Unknown error: Error: Machine learning request '{"clip":{"textual":{"modelName":"ViT-B-32__openai","options":{"language":"en-US"}}}}' failed for all URLs
My Immich-LEARNING is configured as follows IMMICH_MACHINE_LEARNING_URL http://immich-machine-learning:3003 I've also attached both container's logs.
Any ideas what I did wrong? I've tried many options I found online.