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.
6 Replies
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

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?Will try the first option, if i dont reply again then you can assume it works, thanks!
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.
Didnt crash in the past 10 Minutes, would assume it works now
Btw crazy support you guys are giving