Linux server crashing on startupNot An Issue

Two servers that are hosted on linux machines keep crashing at the same amount of intervals after loading. Something is causing the entire Oxide controller to reload. However, I'm running all of the exact same plugins, and data files, on a dedicated server on my windows machine and it's been just fine. I can't for the life of me seem to find out what is causing the issue. I even completely reinstalled the Rust Server service on the linux machines, but oxide is still crashing after like 5minutes of run time. Windows build is fine.

The only changes this update are for Rust changes and hooks, there are no changes that would cause this with Oxide this update. If you can provide any logs, details, etc. though, we can take a look.

Here is a sample of the log before the last crash. Everything seems normal up until it just decided to load the oxide core again.

15:28 [Warning] [BoxLooters] Saved Boxlooters data
15:28 [Info] [Welcomer] Cooper (from michigan)! joined the server
15:28 [Info] [Better Chat] [Global] Squishy Templar.gg: train?
15:28 [Info] [Better Chat] [Global] [Hunter PVE-Sniper Self-Medic] Zepharyus: you dead cooper?
15:30 [Info] Loading Oxide Core v2.0.4006...
15:30 [Info] Loading extensions...
15:30 [Info] Loaded extension CSharp v2.0.4046 by Oxide Team and Contributors
15:30 [Info] Loaded extension MySql v2.0.3760 by Oxide Team and Contributors
15:30 [Info] Loaded extension Rust v2.0.5433 by Oxide Team and Contributors
15:30 [Info] Loaded extension SQLite v2.0.3762 by Oxide Team and Contributors
15:30 [Info] Loaded extension Unity v2.0.3772 by Oxide Team and Contributors
15:30 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a
15:30 [Info] Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a
15:30 [Info] Using Covalence provider for game 'Rust'
15:30 [Info] Loading plugins...
15:30 [Info] Loaded plugin Rust v2.0.5433 by Oxide Team and Contributors
15:30 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
15:34 [Info] IP address from command-line: *.*.*.*

Im also trying to run the server with zero plugins loaded, so I'll see if it still crashes.

Oxide is only loaded when the server is initializing, it wouldn't randomly load after it was already loaded. That initialization is triggered by Rust when Rust server is starting.

Yea I know that it does it that way, so I have no idea why it's doing it and only on the linux machine but not on the windows one. Maybe there's an issue with the Rust build for linux itself from FP? I'm still troubleshooting here, so I'll see if I can figure out any more symptoms/issues

Merged post

Okay so my guess is now either something with the Linux build of Rust, or something with the TCAdmin V2 that controls the service on the hosted machine.

I was running zero plugins and it's crashed twice. Logs are empty too.

Is it actually crashing or just restarting? A crash would generally generate a crash dump, a restart would not.

It appears that something is either telling it to "quit" or it's straight up turning off. The new log file only has the one line of

[Info] IP address from command-line: *.*.*.*​


Merged post

even the server log.txt just ends abrubtly with no indication of anything happening. We're looking into the possibility that it's related to the control panel system for the server.

Merged post

Looks like it might have to deal with crash-detection on the TCAdmin side of things. Sorry to bother you, just wanted to create a thread as well to see if anyone else had issues, and especially after I was running fine on Windows, but kept crashing on Linux. You can delete the thread if you would like

i have that problem from last hmm 2 months, server is crashing after start/restart sometimes few time and then starts, no info in logs... tested on 2 machines, with and without plugins. I use pterodactyl as web panel.

Locked automatically