search returns 500 - Internal Server Error
Solved
Immich
-
Hi,
Metadata (m:) searches work fine, but standard searches return 500 - Internal Server Error.
The machine learning container location may need to be updated in the compose file?
That's my best guess from looking at similar issues on Discord.
I am also seeing Matplotlib permission errors in the logs. -
-
This is fixed with latest package now. Main issue for search was that we were not using gunicorn for the machine-learning server https://git.cloudron.io/cloudron/immich-app/-/commit/b3d7e6472049893da824321a6c9a54c66a266113#d5643d061218cf12077953ba0b30bc40a0eddb06_5_5
The matplotlib is also fixed, but it was also only a warning.
-