GameServerManagers / GameServerManagers/LinuxGSM

[Bug]: Fresh Rust Server Handing During Execution

Open
#4,699 0 comments 0 reactions 0 assignees View on GitHub
command: start distro: Ubuntu engine: unity3d game: Rust type: bug
Dominant language
Shell
Stars
4.9k
Forks
864
PR merge metrics
No merged PRs in 30d

Description

### User story

Fresh install - using tutorial. Install runs fine, mod install works, validation works. However, when starting - it hangs.

### Game

Rust

### Linux distro

Ubuntu 22.04

### Command

command: start

### Further information

```
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
Setting breakpad minidump AppID = 252490
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
```

This is the last thing I see - and then nothing. Service continues running - but does nothing, no apparent network activity, and no cpu/memory changes.

I've let it sit for a while - nothing.

Instance settings are just basic Rust server configs.

There is no "steamclient.so" anywhere in the installation folders. User running the service has sudo.

### Relevant log output

_No response_

### Steps to reproduce

Fresh install, ./rustserver start

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.