Raised This Month: $51 Target: $400
 12% 

Could not establish connection to Steam servers


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 07-27-2016 , 08:21   Could not establish connection to Steam servers
Reply With Quote #1

Hello guys.
I have problem with my csgo server
Server is online, but "Could not establish connection to Steam servers" so ppl cant join.
How can i solve this?
I tried disable all plugins, same effect

My startup server script:
Quote:
screen -S dr -s /bin/false sh -c '~/SteamCMD/csgo/dr/srcds_run -game csgo -nobots -secure -nowatchdog -console -usercon +ip 185.49.15.78 -port 27065 -maxplayers_override 25 +maxplayers 25 -tickrate 64 +fps_max 64 +game_type 0 +game_mode 0 -gamemodes_serverfile gamemodes_server.txt +map deathrun_projectocs2_final +exec server.cfg'
SOLVED (FIREWALL ISSUE)

Last edited by Sw33T3R; 07-28-2016 at 17:50.
Sw33T3R is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 07-27-2016 , 09:50   Re: Could not establish connection to Steam servers
Reply With Quote #2

Token set? Ports open?
Cooky is offline
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 07-27-2016 , 12:51   Re: Could not establish connection to Steam servers
Reply With Quote #3

ddos?
dedimark is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 07-27-2016 , 14:31   Re: Could not establish connection to Steam servers
Reply With Quote #4

Ports unlocled, token used
Sw33T3R is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 07-27-2016 , 15:02   Re: Could not establish connection to Steam servers
Reply With Quote #5

Quote:
Originally Posted by dedimark View Post
ddos?
What do you mean?
Sw33T3R is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 07-27-2016 , 15:59   Re: Could not establish connection to Steam servers
Reply With Quote #6

Quote:
Originally Posted by dedimark View Post
ddos?
Does DDOS count to Valve Server Exploit attack?
If yes, i was ddosed
Sw33T3R is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 07-27-2016 , 18:49   Re: Could not establish connection to Steam servers
Reply With Quote #7

http://api.steampowered.com/ISteamAp...49.15.78:27065

there is no server up at this ip/port ... there is already another thread going on about this too... I wonder what is going on... derp
hamilton5 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 07-27-2016 , 18:55   Re: Could not establish connection to Steam servers
Reply With Quote #8

You're missing two very important parts. I've highlighted them in red.
Code:
screen -S dr -s /bin/false sh -c '~/SteamCMD/csgo/dr/srcds_run -game csgo -usercon -nobots -secure -nowatchdog -strictportbind -ip 185.49.15.78 -port 27065 +sv_setsteamaccount YOURTOKENKEYGOESHERE -tickrate 64 +map deathrun_projectocs2_final +servercfgfile server.cfg -maxplayers_override 25 +mapgroup YOURMAPGROUP +game_mode 0 +game_type 0'

Last edited by Maxximou5; 07-27-2016 at 18:56.
Maxximou5 is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 07-28-2016 , 02:10   Re: Could not establish connection to Steam servers
Reply With Quote #9

Quote:
Originally Posted by Maxximou5 View Post
You're missing two very important parts. I've highlighted them in red.
Code:
screen -S dr -s /bin/false sh -c '~/SteamCMD/csgo/dr/srcds_run -game csgo -usercon -nobots -secure -nowatchdog -strictportbind -ip 185.49.15.78 -port 27065 +sv_setsteamaccount YOURTOKENKEYGOESHERE -tickrate 64 +map deathrun_projectocs2_final +servercfgfile server.cfg -maxplayers_override 25 +mapgroup YOURMAPGROUP +game_mode 0 +game_type 0'
But i have token in server.cfg
Sw33T3R is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 07-28-2016 , 02:15   Re: Could not establish connection to Steam servers
Reply With Quote #10

tokens don't belong in server.cfg!

If you want a token in a config and not the commandline, use autoexec.cfg

1. Create '/csgo/cfg/autoexec.cfg' and add the following.
2. Add: sv_setsteamaccount "YOURTOKEN"
__________________
Neuro Toxin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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