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

Can't launch more than 7 srcds instances on a VM


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AlinXD
Senior Member
Join Date: Feb 2016
Old 04-28-2020 , 10:20   Can't launch more than 7 srcds instances on a VM
Reply With Quote #1

Running CentOS 8, I'm trying to launch 10 2-slot servers, when I try launching the 8th server it just.. does nothing. I'm launching the servers like this:
Code:
screen -s 1 ./srcds_run -game csgo +port 27015 +game_type 0 +game_mode 1 +sv_setsteamaccount "" +exec server.cfg +map de_mirage
Obviously, every server has their own token.
__________________
AlinXD is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-28-2020 , 15:57   Re: Can't launch more than 7 srcds instances on a VM
Reply With Quote #2

You've probably clashed with one of the other port ranges.

https://developer.valvesoftware.com/...r#Connectivity
__________________
asherkin is offline
AlinXD
Senior Member
Join Date: Feb 2016
Old 04-28-2020 , 16:01   Re: Can't launch more than 7 srcds instances on a VM
Reply With Quote #3

But for example, I start 3 on 27015-27017, and then 4 on 27021-27024, and it works.
I tried doing different ports, it has some sort of limit at 7 instances, but maybe I'm wrong.
What ports do you suggest me run the servers? I need 12 of them to run.
__________________
AlinXD is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 04-28-2020 , 18:39   Re: Can't launch more than 7 srcds instances on a VM
Reply With Quote #4

As asherkin said, you probably have conflicting ports. You are most likely running GOTV, which starts on port 27025 and increments up. You need to specify or disable GOTV on all the servers or set it higher or start your servers on port 27040 or somewhere else.
Maxximou5 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-29-2020 , 03:48   Re: Can't launch more than 7 srcds instances on a VM
Reply With Quote #5

old topic
https://forums.alliedmods.net/showthread.php?t=226351
__________________
Do not Private Message @me
Bacardi 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 05:08.


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