View Single Post
Author Message
blacktr4sh
Junior Member
Join Date: Apr 2020
Old 10-26-2020 , 16:37   [TF2] Cannot start Ubuntu server
Reply With Quote #1

Hi guys, got a Ubuntu 20.04 LTS server, and setup my TF2 server. No problems occurred until after I installed and setup Nginx, PHP 7.3, and MySQL for Sourcebans. Now, SteamCMD and TF2 server crashes.

TF2 Server:
Code:
Executing dedicated server config file server.cfg
Using map cycle file 'cfg/mapcycle_default.txt'.  ('cfg/mapcycle.txt' was not found.)
RecordSteamInterfaceCreation (PID 49267): SteamGameStats001 /
Killed
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon Oct 26 20:14:20 UTC 2020: Server restart in 10 seconds
Added -debug and debug.log only showed my launch options and "Crashed".

SteamCMD:
Code:
Connecting anonymously to Steam Public...Logged in OK
Waiting for user info...OK
 Update state (0x1) running, progress: 6.21 (255226416 / 4109543936)
Warning: failed to init SDL thread priority manager: SDL not found
 Update state (0x61) downloading, progress: 7.47 (611478143 / 8182602426)
 Update state (0x61) downloading, progress: 7.86 (643188581 / 8182602426)
 Update state (0x61) downloading, progress: 8.76 (716619137 / 8182602426)
 Update state (0x61) downloading, progress: 10.03 (820861217 / 8182602426)
 Update state (0x61) downloading, progress: 10.30 (842541301 / 8182602426)
 Update state (0x61) downloading, progress: 10.34 (845687029 / 8182602426)
 Update state (0x61) downloading, progress: 10.78 (882321703 / 8182602426)
./steamcmd.sh: line 38: 49713 Killed                  $DEBUGGER "$STEAMEXE" "$@"
Any help appreciated.

Edit: seems like its coming from "sudo apt install mysql-server"
Solution: decided to install MariaDB instead.

Last edited by blacktr4sh; 10-26-2020 at 19:55.
blacktr4sh is offline