500 ECONNREFUSED

I am not able to run immich with typesense also enabled, and I have no idea what's preventing this. I am getting the above error when launching the website with typesense enabled. Here is the immich_web container log after attempting to load the webpage with typesense enabled. Listening on 0.0.0.0:3000 [hooks.server.ts] Unable to get my user { message: 'connect ECONNREFUSED 172.18.0.22:3001', code: 'ECONNREFUSED', stack: 'Error: connect ECONNREFUSED 172.18.0.22:3001\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)' } [hooks.server.ts]:handle connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts]:handleError connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts] Unable to get my user { message: 'connect ECONNREFUSED 172.18.0.22:3001', code: 'ECONNREFUSED', stack: 'Error: connect ECONNREFUSED 172.18.0.22:3001\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)' } [hooks.server.ts]:handle connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts]:handleError connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts] Unable to get my user { message: 'connect ECONNREFUSED 172.18.0.22:3001', code: 'ECONNREFUSED', stack: 'Error: connect ECONNREFUSED 172.18.0.22:3001\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)' } [hooks.server.ts]:handle connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts]:handleError connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts] Unable to get my user { message: 'connect ECONNREFUSED 172.18.0.22:3001', code: 'ECONNREFUSED', stack: 'Error: connect ECONNREFUSED 172.18.0.22:3001\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)' } [hooks.server.ts]:handle connect ECONNREFUSED 172.18.0.22:3001 [hooks.server.ts]:handleError connect ECONNREFUSED 172.18.0.22:3001
3 Replies
Alex Tran
Alex Tran2y ago
So it looks like your CPU doesn't support Typesense. If so, the server will not starting, which leads to the web cannot communicate to the server
youngrobot992
youngrobot992OP2y ago
Is there any sort of compatibility list? I haven't been able to find any. I'm running immich on Ubuntu server using docker compose on a Dell Wyze 7010.
martabal
martabal2y ago
Advanced Vector Extensions
Advanced Vector Extensions (AVX) are extensions to the x86 instruction set architecture for microprocessors from Intel and Advanced Micro Devices (AMD). They were proposed by Intel in March 2008 and first supported by Intel with the Sandy Bridge processor shipping in Q1 2011 and later by AMD with the Bulldozer processor shipping in Q3 2011. AVX...

Did you find this page helpful?