error 500 connect ECONNREFUSED 172.30.0.8:3001 error on fresh install

Hello, I've seen this error being cited on many sites and tried the suggested fix with no luck. I've tried setting up immich with portainer, automatic script and docker-compose methods but they all gave the same error. I've tried restarting several times upon purging volumes and containers but still I can't acccess the webpage. My current system runs different containers such as pihole, wgn-easy and heimdall (running on port 8080). my setup is the default given with env and docker-compose files. I've only changed the upload path, postgre pass (not the hostname) and typesense API URL. my logs are: -immich_server: [Nest] 7 - 07/30/2023, 4:24:04 PM LOG [SearchService] Running bootstrap Request #1690734244456: Request to Node 0 failed due to "ENOTFOUND getaddrinfo ENOTFOUND typesense" Request #1690734244456: Sleeping for 4s and then retrying request... Request #1690734244456: Request to Node 0 failed due to "ENOTFOUND getaddrinfo ENOTFOUND typesense" -immich_typesense: Illegal instruction (Illegal operand [0x7e52d5]) E20230730 16:23:48.816578 6 typesense_server.cpp:102] Typesense 0.24.1 is terminating abruptly. Can someone help me? I'd really like to implement this service, which looks astonishing. Thank you!
3 Replies
bo0tzz
bo0tzz2y ago
You're probably using an older CPU that isn't supported by typesense, so you'll need to disable that part, see https://immich.app/docs/FAQ#how-to-disable-machine-learning-and-typesense
jirarchi
jirarchiOP2y ago
Amazing, now it seems to work! Thank you a lot for this

Did you find this page helpful?