Running out of memory and having web interface killed

Hello,

suddenly, in the last couple of days, my web interface has been unaccessible, while a couple of my apps keep running (torrent client and plex server).. I found in another thread a suggestion about checking nginx and middlewared services: the latter was fine, but the former was killed due to oom.. I restarted it, logged in, and checked the memory graph, which indeed showed 0 RAM left (out of ~16GB) at around the time it said nginx was killed.

I of course don’t want this to happen, and since I have’t done any changes lately I would like to get some suggestions as per how to check what’s causing this.

Thank you very much

That isn’t a whole lot of RAM for a TrueNAS box, but it’d usually be adequate.

Which version are you running? The latest release (25.10.5) has some memory-management fixes.

1 Like

I think that’s the max I can install in my gen8 proliant MicroServer :frowning:

I’m running what I think is latest stable, 25.04

That is not the latest stable; the latest stable is the version I mentioned, 25.10.5.

Alright I’ll upgrade later tonight, thanks!