1. Hi,

    since the last update, my server ist crashing every 20-30 min wuth 50% user online...

    Can someone help me mitigate where this problem com from?

    Running on VPS with 8Gb Ram, 7 cores...

    Regards
     
  2. Wulf

    Wulf Community Admin

    Check your RustDedicated_Data/output_log.txt for errors.
     
  3. I did that. I used the LGSM installer.

    Cannot find anything wrong in the log files. They end with normal msgs... Memory usage is stable at 30%...
     
  4. Wulf

    Wulf Community Admin

    Are you sure it is actually crashing or just being restarted? Actual crashes would result in crash dumps in your server's root directory.
     
  5. No, no crash dumps present...

    Before the crash, players claim on lag...

    Maybe its just rebooting the server. I have a cronjob with the ./rustserver monitor, can it be that?
     
  6. Wulf

    Wulf Community Admin

    I'd try it without it.
     
  7. Ok. I disabled it 22 minutes ago and I´m loggin the Vmstat output in case it crashes/reboots...
    [DOUBLEPOST=1478825776][/DOUBLEPOST]Ok, it justs restartet again...

    monitor function was off,

    just before it happen, I had no SSH connection and Rcon frezzed up.

    After 1 minute all was normal, but all players where looged out and rejoining...
     
  8. Hi!

    I think I found the issue on my server. We recently change our network router for better DDos mitigation. But the attacks didnt stop.

    So, even we where protected from DDOS, on strong attacks, some leak occoured and the link was getting more saturated.

    The server didnt crash, some users reported high pings.

    But, since I´ve used the monitor functions from rust (LGSM install) to check on the server every 5 min, it apparently detected some issues with the reserver and restrted it...

    I´ve disabled the monitor, and voila, the restarts stops.

    Thanks for all the help!

    Best Regards