AlliedModders

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

Cripix 11-15-2016 16:42

Could not establish connection to Steam servers.
 
Hi

I tried to install a server cs go with the script
gameservermanager

But the problem is that it happens not connect to the server of Steam and the one give me this error
Code:

Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
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 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
Could not establish connection to Steam servers.

I tried:
-Reinstall the VPS (Debian and Ubuntu)
-Reinstall the server
-Change token (730 and 740)
-Remove the firewall and place one
-Change Launch Options

My launch options :
Code:

-game csgo -usercon -strictportbind +sv_lan 0 +ip ${ip} +port ${port} +clientport ${clientport} +tv_port ${sourcetvport} +sv_setsteamaccount ${gslt} -tickrate ${tickrate}
+map ${defaultmap} +servercfgfile ${servercfg} -maxplayers_override ${maxplayers}
+mapgroup ${mapgroup} +game_mode ${gamemode} +game_type ${gametype}

My ports
Code:

port="27015"
sourcetvport="27020"
clientport="27005"

Thank you for your help!!!

micazoid 11-16-2016 02:24

Re: Could not establish connection to Steam servers.
 
Have you tried this?

Cripix 11-20-2016 05:08

Re: Could not establish connection to Steam servers.
 
Hi

I tried to do the instructions given in the page but it did not change anything

But when I let him spin a little he does that:
http://image.noelshack.com/fichiers/...-alliedmod.png


All times are GMT -4. The time now is 16:11.

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