[BUG] ECONNABORTED and timeouts when indexing #4755
bestrocker221
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The bug
Added a local library and started the indexing..
Takes forever, and it actually crashes due to javascript heap out of memory (same as in here #3844.)
The machine is modestly powerful, Ryzen 5 (16 cores) + 46GB RAM.
Even after restarting the docker compose, I get these errors almost immediately.
Then other related errors (many of them)
I tried lowering the concurrency level to 3 for all generations, still same problem.
CPU utilization is not really high at all, seems unused for the most part.
The only container using a core or two is the microservices one, unless doing ffmpeg transcoding.
The OS that Immich Server is running on
Debian 11
Version of Immich Server
1.83
Version of Immich Mobile App
1.83
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions