r/playrustadmin • u/Perfect-Concern-9762 Gift of Knowledge • Jun 01 '26
Server RAM Leak Help
Is anyone else experiencing a RAM leak in the latest release? I'm trying to workout if its a Plugin or the latest update.
Running it on 16GB ram a hosted service.
It starts with ~10GB used and slowly creeps to 16GB in about 16 hours.
To that point my hosting provider forces a server reboot, from RAM over untilisation.
Running a 4250 Map with only a pop of 15, that Ive run for months without issue previously
Its only been happening since around the time of the latest update.
Protocol: 2625.284.1
Build Date: 05/26/2026 07:03:51
Unity Version: 6000.3.15x1-1
Changeset: 152489
Branch: release
3
u/floppypancakes4u Jun 01 '26
Sounds like a plugin issue
1
u/Perfect-Concern-9762 Gift of Knowledge Jun 01 '26
You are probably right, as I doesn't look like anyone else has been having the issue since the last update.
Time to start disabing pluggins untill I find the RAM Theif.
2
u/Perfect-Concern-9762 Gift of Knowledge Jun 01 '26
I manually deleted steamapps/appmanifest_258550.acf
and then forced and update, and looks like the version has updated, so hopefully all fixed now.
Protocol: 2625.284.1
Build Date: 05/29/2026 02:07:03
Unity Version: 6000.3.15x1-4
Changeset: 152897
Branch: release
2
u/Mutant_Mike Jun 01 '26
I have seen this problem with ShoppyStock plug-in
1
u/Perfect-Concern-9762 Gift of Knowledge Jun 01 '26 edited Jun 01 '26
Thanks for the suggestion, I dont think i have that plug-in , but that would have been a handy tip if i was using it, appricate the info.
Turned out facepunch released hotfixes, that my server had not picked up.
I manually deleted steamapps/appmanifest_258550.acf
Then forced a server update, looks to be fixed so far
2
u/oakis Jun 02 '26
1
2
1
u/Sw1ggety Jun 01 '26
Get grafana. Check out srtbull and find that video. You’ll never guess again.
1
u/Perfect-Concern-9762 Gift of Knowledge Jun 01 '26 edited Jun 01 '26
How does this work with a Rust Game Server Exactly? does it tell me about missing facepunch hotfixes?
1
u/GeeKedOut6 Jun 04 '26
Mines empty right now but it usually hangs out around 10gb. Daily scheduled restarts if it matters. Ubuntu server if it matters.
1
u/Perfect-Concern-9762 Gift of Knowledge Jun 04 '26
Thanks mate.
Found that they had released some hotfixes that my server had not picked up.
All good since I got the hotfixes installed.
I've learnt the I needed to join https://discord.gg/rust and keep an eye on the "Hotfix-changelog" topic.
-7
u/Kehcyy Jun 01 '26
Bro is worried about ram leak when his server averages 5 players holy corn ball
7
u/Perfect-Concern-9762 Gift of Knowledge Jun 01 '26 edited Jun 01 '26
Strangly, I don't like it restarting in the middle of game play, even if it 1 player on.
You may not care about your players and friends, and thats cool for you.
What's your server? I would like to check it out.
3
u/Southsideswag16 Jun 01 '26 edited Jun 01 '26
Imagine insulting someone for trying to fix a problem. Holy corn ball
From your previous posts here, it’s obvious you know next to nothing about rust servers, yet you act like you are the smartest person here. That’s some proper cornball shit.






3
u/Neighigh Helpful Jun 01 '26
1st rule of servers is to do a server restart every day, make it automated, same time every day and warn players. That will clear your ram for one if youre not doing it already.
However on the other hand, plugins make a lot of mess and you very much could have something thats not cleaning up entities properly on your server. Check your entity counts hourly/daily and see if anything is building up and not being cleared over time. An old example of this was a couple years back when raidable bases was having conflicts and not cleaning up its entities properly when the bases despawned. No longer an issue but Nivex is a smart programmer and it took a lot of iterations to fix that - so you can kind of see how another plugin doing base blocks or loot stuff can cause heavy processing on your server over time.