Raised This Month: $32 Target: $400
 8% 

[CS:GO] Failed to join session


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheWho
AlliedModders Donor
Join Date: Jul 2012
Old 05-26-2014 , 15:55   [CS:GO] Failed to join session
Reply With Quote #1

Hey,

This problem:
https://forums.alliedmods.net/showthread.php?t=208995

Still happens to my server once or two times a day.

Since Iam not allowed to push the old thread I ask here for a solution.

Last edited by TheWho; 05-26-2014 at 15:56.
TheWho is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 05-26-2014 , 22:40   Re: [CS:GO] Failed to join session
Reply With Quote #2

Really is none, its something with lobby reservation? do you hibernate, or change cvars like they say in the other thread?
hamilton5 is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 05-27-2014 , 02:14   Re: [CS:GO] Failed to join session
Reply With Quote #3

Restart the server. I restart the server automatical 10 minutes when empty.
__________________


•suяƒ• Since 2008
stay.pista is offline
musosoft
Senior Member
Join Date: Dec 2008
Location: Thailand
Old 05-27-2014 , 06:30   Re: [CS:GO] Failed to join session
Reply With Quote #4

CS:GO with default settings sucks, those are some of my workarounds, maybe they will help someone... those with * could fix your problem, try and get us know
Code:
host_info_show 2 // properly respond queries (useful for HLSW)
host_players_show 2 // responds player count and list query (useful for HLSW)
mp_backup_round_file "" // disables backup round txt files in csgo directory (just cosmetic fix, not useful at all)
mp_spectators_max 10 // allows more than 2 spectators
sv_hibernate_when_empty 0 // disables hibernation which will take more CPU when server is empty, but fixes many problems*
sv_max_queries_sec 5 // fixes timeouts in HLSW
sv_reservation_timeout 5 // fixes "Cannot join lobby, response 2!" error*
__________________
Making FiveM servers nowadays. Can help with CS:GO, CS:S, and other Source server stuff too, just PM me. Thanks

Last edited by musosoft; 05-28-2014 at 04:30. Reason: changed sv_reservation_timeout to 5 which is minimum
musosoft is offline
TheWho
AlliedModders Donor
Join Date: Jul 2012
Old 05-27-2014 , 16:02   Re: [CS:GO] Failed to join session
Reply With Quote #5

Quote:
Originally Posted by stay.pista View Post
Restart the server. I restart the server automatical 10 minutes when empty.
Hehe okay

Quote:
Originally Posted by musosoft View Post
CS:GO with default settings sucks, those are some of my workarounds, maybe they will help someone... those with * could fix your problem, try and get us know
Code:
host_info_show 2 // properly respond queries (useful for HLSW)
host_players_show 2 // responds player count and list query (useful for HLSW)
mp_backup_round_file "" // disables backup round txt files in csgo directory (just cosmetic fix, not useful at all)
mp_spectators_max 10 // allows more than 2 spectators
sv_hibernate_when_empty 0 // disables hibernation which will take more CPU when server is empty, but fixes many problems*
sv_max_queries_sec 5 // fixes timeouts in HLSW
sv_reservation_timeout 0 // fixes "Cannot join lobby, response 2!" error*
I had hibernate disabled since I created the Server.
Thank you I tried sv_reservation_timeout, now I have to wait.
TheWho is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 05-28-2014 , 14:42   Re: [CS:GO] Failed to join session
Reply With Quote #6

Quote:
Originally Posted by musosoft View Post
CS:GO with default settings sucks, those are some of my workarounds, maybe they will help someone... those with * could fix your problem, try and get us know
Code:
host_info_show 2 // properly respond queries (useful for HLSW)
host_players_show 2 // responds player count and list query (useful for HLSW)
mp_backup_round_file "" // disables backup round txt files in csgo directory (just cosmetic fix, not useful at all)
mp_spectators_max 10 // allows more than 2 spectators
sv_hibernate_when_empty 0 // disables hibernation which will take more CPU when server is empty, but fixes many problems*
sv_max_queries_sec 5 // fixes timeouts in HLSW
sv_reservation_timeout 5 // fixes "Cannot join lobby, response 2!" error*
Cant remember the post but there was a similar thread about a couple of months ago and someone advised to put sv_reservation_timeout as 60 in the config to fix/reduce that problem! Would setting it at 5 cause any issues at all?
Nolongerinthegame is offline
musosoft
Senior Member
Join Date: Dec 2008
Location: Thailand
Old 05-28-2014 , 15:06   Re: [CS:GO] Failed to join session
Reply With Quote #7

Quote:
Originally Posted by nelioneil View Post
Cant remember the post but there was a similar thread about a couple of months ago and someone advised to put sv_reservation_timeout as 60 in the config to fix/reduce that problem! Would setting it at 5 cause any issues at all?
Not according to http://www.pwnsource.com/tickets/ent...o-join-session after having this set to 5, bug seems to be disappeared, but update was released so soon, after I've used this cvar. So maybe it was fixed by 5/21/2014 Update ("Improved server lobby slot allocation logic to reduce the chance of getting 'session is full' errors when connecting to a game server with available player slots.")
__________________
Making FiveM servers nowadays. Can help with CS:GO, CS:S, and other Source server stuff too, just PM me. Thanks
musosoft is offline
hlstriker
Green Gaben
Join Date: Mar 2006
Location: OH-IO!
Old 05-28-2014 , 15:13   Re: [CS:GO] Failed to join session
Reply With Quote #8

This is the most ridiculous bug and it gets me really upset they still haven't fixed it. Pretty much every time steam goes down for "maintenance" (so a million times per day) this bug will happen to your server. The bug also seems to happen on rare occasions when the steam servers don't go down. The easiest solution I found was to completely restart every one of your servers when steam comes back online from maintenance. I've tried every combination of cvars people post for this error and none of them seem to work if your server still has players in it.

I'm not going to act like I know what the actual bug is because I don't, but if I had to guess I'd say the servers reservation with the lobby gets corrupt and until the reservation is fixed (via server restart or hibernation) nobody will be able to connect. Personally I wish they wouldn't force us to use the lobby as it causes nothing but problem after problem.

Last edited by hlstriker; 05-28-2014 at 15:15.
hlstriker is offline
Bad Cold Man
Senior Member
Join Date: Apr 2014
Old 06-30-2014 , 03:06   Re: [CS:GO] Failed to join session
Reply With Quote #9

I have the same problem. Sometimes I can not connect to the server several times a day, sometimes the server is working properly all day. But after a while you can not connect to it even when it is played by one player with bots. I have two servers and this error occurs on the next one then, then on another server, but never two at the same time.
__________________

Last edited by Bad Cold Man; 06-30-2014 at 03:08.
Bad Cold Man is offline
mambo998
Member
Join Date: Mar 2013
Old 06-30-2014 , 03:56   Re: [CS:GO] Failed to join session
Reply With Quote #10

I think more people should infom valve about this, it feels like valve only cares about matchmaking servers and have no idea about community servers, so they need to be spammed about it
mambo998 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 23:52.


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