I
Immich2y ago
MarcMK

JavaScript heap out of memory

Running 1.82.1, and every 5 Minutes (almost perfect 5min) the microservice container pins to 100% CPU and then crashes with this stacktrace: https://basedbin.fly.dev/p/FgieeO.txt Nothing is running, i even stopped all other services on my server. I have 8GB of RAM and between these 5 minutes all services barely consume CPU time or much RAM.
No description
6 Replies
MarcMK
MarcMKOP2y ago
No jobs available, all on 0 The stack trace keep printing in a loop, when not interacting with immich, i just pasted a single entry The service keep restarting, so the system itself works, but on every restart the 'Metadata Extraction' Service stops and must started manually again
MarcMK
MarcMKOP2y ago
No description
jrasm91
jrasm912y ago
When the immich-microservices container starts it initializes reverse geocoding and afterwards unpauses this queue. Maybe that is related to the issue. Can you try either of these: 1. Disable reverse geocoding from the admin settings and then restart the microservice container 2. Delete the .reverse-geocoding-dump file. Should be at /usr/src/app/.reverse-geocoding-dump and then restart the container?
MarcMK
MarcMKOP2y ago
Will try the first option, if i dont reply again then you can assume it works, thanks!
jrasm91
jrasm912y ago
Although, you should let me know because we've recently started seeing some of these errors and have no idea what is causing it. It would be good to know if it was related to the reverse geocoder.
MarcMK
MarcMKOP2y ago
Didnt crash in the past 10 Minutes, would assume it works now Btw crazy support you guys are giving

Did you find this page helpful?