Socket has failed to bind on port - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Socket has failed to bind on port (
/showthread.php?tid=530745)
Socket has failed to bind on port -
dreamboxxl - 08.08.2014
Hi, im using a socket for a small application i made for the server.
Now the problem:
First time when i run the server, all is fine, socket is connected and working.
When i restart the server, on my linux for testing im using: kill process id, then restarting it.
But then suddenly when i restart the server again i get this error in the log:
socket_listen(): Socket has failed to bind on port XXXX
All help is welcome.
Thank You
Re: Socket has failed to bind on port -
AzaMx - 10.08.2014
Maybe your server port or you were putting the wrong port?