I
Immich2y ago
Yoyo

typesense

Hi, I have an Asustor AS6702T, I have installed immich via Docker Stack from Portainer. I only changed the stack.env file with password & API. With typesense enable I get "500 connect ECONNREFUSED 172.22.0.5:3001" when it's disabled Immich is working fine. My CPU is an Intel Celeron N5105 so it might support AVX. I have checked typesense log and even with - GLOG_minloglevel=0 it return nothing.
6 Replies
bo0tzz
bo0tzz2y ago
Your CPU doesn't support AVX, so typesense is probably failing to start up entirely
Yoyo
YoyoOP2y ago
Oh ok, how did you check that ? I didn't find anything on Intel's product page
bo0tzz
bo0tzz2y ago
It doesn't say "doesn't have AVX" on the product page, it just doesn't mention AVX at all which means it doesn't have it
Yoyo
YoyoOP2y ago
Okay thanks for you really fast answer, so my only option is to use Immich without typesense, I'm right ?
bo0tzz
bo0tzz2y ago
I believe it works if you build typesense yourself on the machine you want to use it on. You could also run it on another machine that does have AVX. If neither of those are an option then you would need to disable it, yes.
Yoyo
YoyoOP2y ago
Thanks !

Did you find this page helpful?