AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Could not establish connection (https://forums.alliedmods.net/showthread.php?t=311850)

liubili 11-04-2018 22:57

Could not establish connection
 
Hi, Not work serveri. I'm use appid 740, steamcommunity.com/dev/managegameservers ant get code token and not work.

start line - ./srcds_run -game csgo -console -usercon +game_type 0 +game_ mode 0 +mapgroup mg_active +map de_dust2 +maxplayers 26 +sv_setsteamaccount LOGINTOKEN -net_port_try 1 -nohltv -tvdisable -port Port.


[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
CAppInfoCacheReadFromDiskThread took 10 milliseconds to initialize
Setting breakpad minidump AppID = 730
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Setting breakpad minidump AppID = 740
Logging into Steam gameserver account with logon token '5730C8B6xxxxxxxxxxxxxxxxxxxxxxxx'
Could not establish connection to Steam servers.
status
hostname: Counter-Strike: Global Offensive
version : 1.36.5.8/13658 800/7268 insecure (secure mode enabled, disconnected from Steam3) [INVALID_STEAMID]
udp/ip : IP
os : Linux
type : community dedicated
map : de_dust2
players : 0 humans, 0 bots (20/0 max) (not hibernating)

# userid name uniqueid connected ping loss state rate adr
#end

Neuro Toxin 11-05-2018 02:59

Re: Could not establish connection
 
You probably want to remove your login token in your post!!!!

Your issue appears to be a firewall blocking SRCDS from connecting to Steam servers.

Triniayo 11-05-2018 04:18

Re: Could not establish connection
 
Please remove your Gameserver Logintoken... you should never reveal such things..

Try this:

Code:

./srcds_run -nobreakpad -game csgo -console -usercon -secure +game_type 0 +game_ mode 0 +mapgroup mg_active +map de_dust2 +maxplayers 26 +sv_setsteamaccount <LOGINTOKEN> -nohltv -tvdisable

liubili 11-05-2018 08:47

Re: Could not establish connection
 
Quote:

Originally Posted by Neuro Toxin (Post 2622686)
You probably want to remove your login token in your post!!!!

Your issue appears to be a firewall blocking SRCDS from connecting to Steam servers.

How to unblock connect?

liubili 11-05-2018 08:48

Re: Could not establish connection
 
Quote:

Originally Posted by Triniayo (Post 2622696)
Please remove your Gameserver Logintoken... you should never reveal such things..

Try this:

Code:

./srcds_run -nobreakpad -game csgo -console -usercon -secure +game_type 0 +game_ mode 0 +mapgroup mg_active +map de_dust2 +maxplayers 26 +sv_setsteamaccount <LOGINTOKEN> -nohltv -tvdisable

not work

Logging into Steam gameserver account with logon token '5730C8B6xxxxxxxxxxxxxxxxxxxxxxxx'
Could not establish connection to Steam servers.

version : 1.36.5.8/13658 800/7268 insecure (secure mode enabled, disconnected from Steam3) [INVALID_STEAMID]

Triniayo 11-06-2018 05:28

Re: Could not establish connection
 
Disable your Windows Firewall.

Cooky 11-06-2018 05:56

Re: Could not establish connection
 
Quote:

Originally Posted by Triniayo (Post 2622835)
Disable your Windows Firewall.

Wait, what.... is is your real suggestion. Disabling a firewall? I prefer opening the needed ports...

Triniayo 11-06-2018 06:16

Re: Could not establish connection
 
Quote:

Originally Posted by Cooky (Post 2622837)
Wait, what.... is is your real suggestion. Disabling a firewall? I prefer opening the needed ports...

It's only about the Windows Firewall anyway. I'm pretty sure his PC isn't set as "Exposed host" or something like that in his router, so he'll still be fine.

Neuro Toxin 11-06-2018 15:30

Re: Could not establish connection
 
SRCDS should be configured to allow all inbound and outbound connections.

liubili 11-06-2018 16:33

Re: Could not establish connection
 
My server, Linux. not windows.


All times are GMT -4. The time now is 12:28.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.