GameServerManagers / GameServerManagers/LinuxGSM

[Bug]: RUST Server simply not working

Open
#4,808 1 comment 0 reactions 0 assignees View on GitHub
command: install command: start distro: Debian game: Rust type: bug
Dominant language
Shell
Stars
4.9k
Forks
864
PR merge metrics
No merged PRs in 30d

Description

### User story

I just want the server to work. Optimally, also use mods and my configs and whatever though, obviously.

### Game

RUST

### Linux distro

Debian 12, Other

### Command

command: start

### Further information

One day, when I tried to join my RUST server, I got this error on my client:
[rustcrash.txt](https://github.com/user-attachments/files/21742699/rustcrash.txt)

I assumed its clientside.. But no, someone on a very different cracked client had it too, I on a legitimate client had it too, everyone had it

Checking the server debug, I just see some arguments and nothing else before it freezes. The game log file probably helps more.
```
[UnityMemory] Configuration Parameters Can be set up in boot.config
"memorysetupbucketallocatorgranularity=16"
"memorysetupbucketallocatorbucketcount=8"
"memorysetupbucketallocatorblocksize=4194304"
"memorysetupbucketallocatorblockcount=1"
"memorysetupmainallocatorblocksize=16777216"
"memorysetupthreadallocatorblocksize=16777216"
"memorysetupgfxmainallocatorblocksize=16777216"
"memorysetupgfxthreadallocatorblocksize=16777216"
"memorysetupcacheallocatorblocksize=4194304"
"memorysetuptypetreeallocatorblocksize=2097152"
"memorysetupprofilerbucketallocatorgranularity=16"
"memorysetupprofilerbucketallocatorbucketcount=8"
"memorysetupprofilerbucketallocatorblocksize=4194304"
"memorysetupprofilerbucketallocatorblockcount=1"
"memorysetupprofilerallocatorblocksize=16777216"
"memorysetupprofilereditorallocatorblocksize=1048576"
"memorysetuptempallocatorsizemain=4194304"
"memorysetupjobtempallocatorblocksize=2097152"
"memorysetupjobtempallocatorblocksizebackground=1048576"
"memorysetupjobtempallocatorreductionsmallplatforms=262144"
"memorysetupallocatortempinitialblocksizemain=262144"
"memorysetupallocatortempinitialblocksizeworker=262144"
"memorysetuptempallocatorsizebackgroundworker=32768"
"memorysetuptempallocatorsizejobworker=262144"
"memorysetuptempallocatorsizepreloadmanager=262144"
"memorysetuptempallocatorsizenavmeshworker=65536"
"memorysetuptempallocatorsizeaudioworker=65536"
"memorysetuptempallocatorsizecloudworker=32768"
"memorysetuptempallocatorsizegfx=262144"
```
So, I tried to reinstall..
..And I had the exact same experience, same error clientside, same debug logs serverside
Please, help? I really want to get this game up and running again. Thank you.
I am on Debian Unstable on a Hostinger server, if it helpsq

### Relevant log output

```shell

```

### Steps to reproduce

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.