I am a bit stuck when setting up a second or more server. The first server is running on port 30120 as normal. I told TCADMIN to add +10 to the port number if not available. Now when the server is created and it is running etc. It does not show up on the list. However the port is open. I check the console to see what is going on and it says
“net-tcp-server failed to create server: couldn’t listenCould not bind MultiplexTcpServer to 192.168.0.200:30130.”
And I have looked for an answer but cannot find it. I’ve tried to listen on port 30122 but still no luck. This is the last thing I need to set up the FiveM server hosting and it does not seem to be an easy fix. I feel like im doing something stupid.
Still no luck. The error is stopping the server showing up. now it is the same just "
net-tcp-server failed to create server: couldn’t listenCould not bind MultiplexTcpServer to 0.0.0.0:30130.
Could not bind on 0.0.0.0:30130 - is this address valid and not already in use?
Listening on socket failed - libuv error address already in use.
net-tcp-server failed to create server: couldn’t listenCould not bind MultiplexTcpServer to 0.0.0.0:30130.
Could not bind on 0.0.0.0:30130 - is this address valid and not already in use?
Authenticating server license key…
Server license key authentication succeeded. Welcome!
Resolved live-internal.fivem.net:30110 to 163.172.164.221:30110
Sending heartbeat to live-internal.fivem.net:30110
Started resource fivem-map-skater
Started map fivem-map-skater
Sending heartbeat to live-internal.fivem.net:30110
I opened the resource monitor, went into the Network tab. Expanded Listening Ports and there isn’t anything using 30130. Only thing listening on anything similar is the first working FXServer which is on the default 30120.