View Single Post
runsrcds
Junior Member
Join Date: Oct 2021
Old 10-25-2021 , 01:04   Re: is that possible to run rcon command directly from linux server where i run steam
Reply With Quote #7

when i execute
Code:
./srcds_run -game csgo -net_port_try 1 +sv_setsteamaccount 111 -authkey 000 -usercon +host_workshop_map 999
this is all i see from my end, just some logging on the terminal. When i type "status" there is no respond.

Code:
./srcds_run: 32: pushd: not found
./srcds_run: 35: popd: not found
Setting breakpad minidump AppID = 740
Using breakpad crash handler
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API] SteamAPI_Init(): Loaded '/home/ubuntu/.steam/sdk32/steamclient.so' OK.
[S_API FAIL] SteamAPI_Init() failed; create pipe failed.[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CApplicationManagerPopulateThread took 14 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
CAppInfoCacheReadFromDiskThread took 40 milliseconds to initialize
RecordSteamInterfaceCreation (PID 6716): SteamGameServer013 /
RecordSteamInterfaceCreation (PID 6716): SteamUtils010 /
Setting breakpad minidump AppID = 730
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Setting breakpad minidump AppID = 740
RecordSteamInterfaceCreation (PID 6716): SteamGameServer013 /
RecordSteamInterfaceCreation (PID 6716): SteamUtils010 /
RecordSteamInterfaceCreation (PID 6716): SteamNetworking006 /
RecordSteamInterfaceCreation (PID 6716): SteamGameServerStats001 /
RecordSteamInterfaceCreation (PID 6716): STEAMHTTP_INTERFACE_VERSION003 /
RecordSteamInterfaceCreation (PID 6716): STEAMINVENTORY_INTERFACE_V003 /
RecordSteamInterfaceCreation (PID 6716): STEAMUGC_INTERFACE_VERSION014 /
RecordSteamInterfaceCreation (PID 6716): STEAMAPPS_INTERFACE_VERSION008 /
RecordSteamInterfaceCreation (PID 6716): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 6716): SteamNetworkingSocketsSerialized004 /
RecordSteamInterfaceCreation (PID 6716): SteamGameServer012 / GameServer
RecordSteamInterfaceCreation (PID 6716): STEAMHTTP_INTERFACE_VERSION003 / HTTP
RecordSteamInterfaceCreation (PID 6716): SteamGameServer013 /
RecordSteamInterfaceCreation (PID 6716): SteamUtils010 /
RecordSteamInterfaceCreation (PID 6716): SteamNetworking006 /
RecordSteamInterfaceCreation (PID 6716): SteamGameServerStats001 /
RecordSteamInterfaceCreation (PID 6716): STEAMHTTP_INTERFACE_VERSION003 /
RecordSteamInterfaceCreation (PID 6716): STEAMINVENTORY_INTERFACE_V003 /
RecordSteamInterfaceCreation (PID 6716): STEAMUGC_INTERFACE_VERSION014 /
RecordSteamInterfaceCreation (PID 6716): STEAMAPPS_INTERFACE_VERSION008 /
RecordSteamInterfaceCreation (PID 6716): SteamGameCoordinator001 /
RecordSteamInterfaceCreation (PID 6716): SteamGameServer013 / GameServer
RecordSteamInterfaceCreation (PID 6716): SteamUtils010 / Utils
runsrcds is offline