Could not bind on 0.0.0.0:30101 - is this address valid and not already in use?

Okay, try removing the TCP/UDP command in the config.

Same issue

Did you shut down the server two that was up before (assuming it was up).

they both where shutdown

Try putting the commands on the same line, so:

+exec server.cfg +sv_hostname ""

etc

Server 1 works fine. Server 2 gets the error still

:thinking:

When i start server 2 and server 1 is down the error is not there. but when i start both it is.

so its ot finding the port 30102 in the cfg file

Fixed it.

1 Like

Just to say that when u want to run 2 servers, you have to portward the 2nd server to a different port otherwise they wont run on the same port, that is in use. just saying…