Search 500 - Internal Server Error

When I attempt to search on the web without "m:", I get an Internal Server Error. I attached a screenshot of the server logs which show an error with immich_machine_learning. I don't know if that is related
No description
No description
7 Replies
bo0tzz
bo0tzz2y ago
It can't reach the ml service. Is that container running? What do its logs say?
popsiclesnow
popsiclesnowOP2y ago
this is what it says when I try to see the ml logs
No description
bo0tzz
bo0tzz2y ago
I think your compose file is probably out of date
popsiclesnow
popsiclesnowOP2y ago
how would I go about updating it?
bo0tzz
bo0tzz2y ago
Check the compose file on the latest release, and compare the changes to the file you have now
popsiclesnow
popsiclesnowOP2y ago
Okay so I updated my docker-compose.yml file so it matched the latest release and I ran docker-compose pull && docker-compose up -d and it works now. Thank you for the help!
bo0tzz
bo0tzz2y ago
You're welcome!

Did you find this page helpful?