So I have a dedicated Linux machine running SteamCLI and I have a working Deathrun server however for some reason after leaving the server running for a couple hours I come back to see my entire server crashes. I'm not talking like just Garry's Mod I mean EVERYTHING crashes, SSH denies me entry until I power cycle the server. I know it has to be Garry's Mod because this same machine before the Gmod server ran perfectly fine for 2 weeks without a reboot.
[CODE]
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Console initialized.
Adding Path: [/home/steam/server_2]
FIND [/home/steam/server_2/*.vpk]
Adding Path: [/home/steam/server_3]
FIND [/home/steam/server_3/*.vpk]
Couldn't load shader dll: game_shader_generic_garrysmod_srv.soConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "Garry's Mod"
Setting breakpad minidump AppID = 4000
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Logging into anonymous gameserver account.
Fetching Workshop Addons.. No -authkey
Adding Filesystem Addon '/home/steam/server_1/garrysmod/addons/atextures'
Adding Filesystem Addon '/home/steam/server_1/garrysmod/addons/chattags'
Adding Filesystem Addon '/home/steam/server_1/garrysmod/addons/pointshop'
Adding Filesystem Addon '/home/steam/server_1/garrysmod/addons/ulib'
Adding Filesystem Addon '/home/steam/server_1/garrysmod/addons/ulx'
Unknown command "cl_cmdrate"
Unknown command "cl_updaterate"
Unknown command "rate"
Changing gamemode to Deathrun (deathrun)
Network: IP unknown, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Error loading cfg/trusted_keys_base.txt
Error loading cfg/pure_server_minimal.txt
PREP OK
HTTP failed - ISteamHTTP isn't available!
///////////////////////////////
// Ulysses Library //
///////////////////////////////
// Loading... //
// shared/defines.lua //
// shared/misc.lua //
// shared/util.lua //
// shared/hook.lua //
// shared/table.lua //
// shared/player.lua //
// server/player.lua //
// shared/messages.lua //
// shared/commands.lua //
// server/concommand.lua //
// server/util.lua //
// shared/sh_ucl.lua //
// server/ucl.lua //
// server/phys.lua //
// server/player_ext.lua //
// server/entity_ext.lua //
// Load Complete! //
///////////////////////////////
[ULIB] Loading SHARED module: ulx_init.lua
///////////////////////////////
// ULX Admin Mod //
///////////////////////////////
// Loading... //
// sh_defines.lua //
// lib.lua //
// base.lua //
// sh_base.lua //
// log.lua //
// MODULE: slots.lua //
// MODULE: uteam.lua //
// MODULE: votemap.lua //
// MODULE: xgui_server.lua //
///////////////////////////////
// ULX GUI -- by Stickly Man //
///////////////////////////////
// Adding Main Modules.. //
// bans.lua //
// commands.lua //
// groups.lua //
// maps.lua //
// settings.lua //
// Adding Setting Modules.. //
// client.lua //
// server.lua //
// Adding Gamemode Modules.. //
// sandbox.lua //
// Loading Server Modules.. //
// sv_bans.lua //
// sv_groups.lua //
// sv_maps.lua //
// sv_sandbox.lua //
// sv_settings.lua //
// XGUI modules added! //
///////////////////////////////
// MODULE: chat.lua //
// MODULE: fun.lua //
// MODULE: menus.lua //
// MODULE: rcon.lua //
// MODULE: teleport.lua //
// MODULE: user.lua //
// MODULE: userhelp.lua //
// MODULE: util.lua //
// MODULE: vote.lua //
// end.lua //
// Load Complete! //
///////////////////////////////
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Map cycle file 'cfg/mapcycle.txt' was not found.
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Nav File is wrong or something (1)
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Logging into anonymous gameserver account.
Writing cfg/banned_user.cfg.
Connection to Steam servers successful.
Public IP is #removed.
Assigned anonymous gameserver Steam ID [#removed].
VAC secure mode is activated.
[/CODE]
Not completely sure whats wrong.
Server Specifications:
Distribution: Gentoo
RAM: 16GB
CPU: Dual Intel Xeon L5420 @ 2.50 GHz (4 cores each)
HDD: WDC WD5000AAKS-0 (500GB with 112GB used)
Network Connection: 1Gbps 20TB Cap ([URL="https://www.speedtest.net/result/4441843764.png"]Speedtest[/URL])
[editline]18th June 2015[/editline]
This is pulled right from my syslog right as the crash occurs.
[QUOTE]
Jun 18 01:15:04 viper postfix/qmgr[4033]: 43018600CF7: removed
Jun 18 01:16:34 viper systemd[1]: Starting Network Service...
Jun 18 01:16:34 viper systemd-networkd[25904]: Enumeration completed
Jun 18 01:16:34 viper systemd[1]: Started Network Service.
Jun 18 01:16:34 viper systemd-networkd[25904]: enp4s0: Configured
Jun 18 06:47:37 viper syslog-ng[3180]: syslog-ng starting up; version='3.6.3'
Jun 18 06:47:30 viper systemd-journal[2518]: Runtime journal is using 8.0M (max allowed 802.3M, trying to leave 1.1G free of 7.8G available → current limit 802.3M).
Jun 18 06:47:30 viper systemd-journal[2518]: Runtime journal is using 8.0M (max allowed 802.3M, trying to leave 1.1G free of 7.8G available → current limit 802.3M).
[/QUOTE]
The time jump between 1 in the morning and 6:47 when I had to power cycle the server from its latest crash. I get nothing in the syslogs and apparently unless I'm looking in the wrong spot Garry's Mod doesn't exactly leave a server log unless the crash rips it to shreds.
Bump, Crash just happened again and still can't pin down the issue...
[editline]19th June 2015[/editline]
I'll be doing some experiments myself in a little bit to see if I can pin down whats causing it, If anyone has some suggestions on what to try would be greatly appreciated.
My Linux machines are crashing because of this issue; [url]https://github.com/Facepunch/garrysmod-issues/issues/697[/url]
Its not fixed, but try setting the cvar suggested by RobotBoy and see if it improves.
Sorry, you need to Log In to post a reply to this thread.