hgt Posted February 2, 2013 Share Posted February 2, 2013 Hello I have a problem with cs:go servers have 9 server and did a new server and it does not work WARNING: UDP_OpenSocket: unable to bind socket All servers have other ports wass problem that is? OS: Linux Centos Link to comment Share on other sites More sharing options...
Duvy Posted February 3, 2013 Share Posted February 3, 2013 Some other service is running ( binding ) on the port, you are trying to use. lsof -i:PORTNUMBER or netstat -p PORTNUMBER shows you what is listening on the port. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now