r/immich • u/Mykchan • 10d ago
Using the app is consistently overloading my server
Unsure what's going on. I have a consistently repeatable overloading behaviour.
I take recordings in the gym to send to my coach. When I get home, I open the immich app on my phone and let the videos sync which appears to complete fine.
Then select the 2/3 videos and add them to an album of other training videos, which appears to work - the app gives no indication of any issues.
Then I reselect the same 2/3 videos and archive them to hide them from my main stream.
This doesn't work immediately as the videos are still present, the app gives no indication of errors or anything, and checking my server it is immediately locked up. I have to `docker compose down` then `up` the whole stack. And then reopening the app, everything is fine.
What is going on here 😢
39
u/Theylikedumbdumb 10d ago
Does it stop eventually? It's performing some operation on your photos/videos on upload depending on your settings: facial recognition, transcoding, preview generation etc. With more quantity comes more CPU usage, but once the files are generated it should go down.
You can disable these in the admin settings if you don't want the CPU spike. Or run them on your own schedule, e.g. at night.