Multiple failed to bind errors
Posted: Sun Nov 13, 2011 1:17 am
First off, allow me to say hello to all, and thanks for reading/replying in advance!
I've got Unreal 3.2.8.1 on a Centos virtual server, and have gone through the unrealircd.conf setup (quite thoroughly if i do say so), and have cleared out all of the kinks and errors...except when trying to run the program, I get the following output:
[Sat Nov 12 17:00:20 2011] - Failed to bind to 204.174.60.213:6667
[Sat Nov 12 17:00:20 2011] - Error binding stream socket to IP 204.174.60.213 port 8067 - 204.174.60.213[204.174.60.213.8067]:Address already in use
[Sat Nov 12 17:00:20 2011] - Failed to bind to 204.174.60.213:8067
[Sat Nov 12 17:00:20 2011] - Error binding stream socket to IP 204.174.60.213 port 6697 - 204.174.60.213[204.174.60.213.6697]:Address already in use
[Sat Nov 12 17:00:20 2011] - Failed to bind to 204.174.60.213:6697
I have the listen settings set to the direct IP you see above, as after doing some reading this appeared to be the thing to do in my situation. I've read that these errors generally show up when there are multiple instances running (which there is not), or that it is being run in a shell (which to my knowledge I am). I tried the settings as *:6667 and got the same errors.
also, this may be a dumb question, but I have used the direct IP of my server in many areas of the .conf where examples tend to use domain names (I don't have one to use, so I assumed the IP as a substitute would be the way to go). could this be a possible problem?
thanks in advance to all readers and repliers.
I've got Unreal 3.2.8.1 on a Centos virtual server, and have gone through the unrealircd.conf setup (quite thoroughly if i do say so), and have cleared out all of the kinks and errors...except when trying to run the program, I get the following output:
[Sat Nov 12 17:00:20 2011] - Failed to bind to 204.174.60.213:6667
[Sat Nov 12 17:00:20 2011] - Error binding stream socket to IP 204.174.60.213 port 8067 - 204.174.60.213[204.174.60.213.8067]:Address already in use
[Sat Nov 12 17:00:20 2011] - Failed to bind to 204.174.60.213:8067
[Sat Nov 12 17:00:20 2011] - Error binding stream socket to IP 204.174.60.213 port 6697 - 204.174.60.213[204.174.60.213.6697]:Address already in use
[Sat Nov 12 17:00:20 2011] - Failed to bind to 204.174.60.213:6697
I have the listen settings set to the direct IP you see above, as after doing some reading this appeared to be the thing to do in my situation. I've read that these errors generally show up when there are multiple instances running (which there is not), or that it is being run in a shell (which to my knowledge I am). I tried the settings as *:6667 and got the same errors.
also, this may be a dumb question, but I have used the direct IP of my server in many areas of the .conf where examples tend to use domain names (I don't have one to use, so I assumed the IP as a substitute would be the way to go). could this be a possible problem?
thanks in advance to all readers and repliers.