Text search error after upgrade from 1.71 to 1.72

I've just updated from 1.71 to 1.72 on Raspberry Pi 4B (Raspberry Pi OS Bullseye) and I get an Internal server error (500 - Internal Server Error) when performing a text search. immich-microservices log says: [Nest] 9 - 08/11/2023, 1:46:19 PM ERROR [TypesenseRepository] Unable to index documents [Nest] 9 - 08/11/2023, 1:46:22 PM ERROR [TypesenseRepository] Unable to index documents Request #1691761675918: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded" Request #1691761675918: Sleeping for 4s and then retrying request... Apart from text search, everything is working. Any help would be appreciated
2 Replies
bo0tzz
bo0tzz2y ago
Is your typesense container running?
davidrutland
davidrutlandOP2y ago
It is - it's using CPU, but isn't producing logs I restarted the containers and text search is now working - albeit slower than before the upgrade (about 24 seconds for a search). I'm still getting "ERROR [TypesenseRepository] Unable to index documents" and "Sleeping for 4s and then retrying request" entries in the microservices log, but not timeout errors

Did you find this page helpful?