Phalanx Des Posted June 27, 2014 Posted June 27, 2014 I encounter this error : [Error]: make_listen_bind: bind failed (socket #5, error 98: Address already in use)! - What is the cause of this error? -How to Fix it? thanks... to those who wants to help Quote
rans Posted July 8, 2014 Posted July 8, 2014 I Still have this error - [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! [info]: Closed connection from '72.45.155.50'. [info]: Closed connection from '72.45.155.50'. big thanks guys - lighta, ranz and jasc Ahm try rebooting your vps xD Quote
Jasc Posted June 27, 2014 Posted June 27, 2014 I believe one of the map/server/char servers are still open. try ./athena-start stop or else do this: ps -e then kill the process Quote
Phalanx Des Posted June 27, 2014 Author Posted June 27, 2014 i kill the process and start the server .. now there is another error... - [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! [info]: Closed connection from '72.45.155.50'. [info]: Closed connection from '72.45.155.50'. Quote
rans Posted June 28, 2014 Posted June 28, 2014 killall -09 map-server_sql && killall -09 char-server_sql && killall -09 login-server_sql && ./athena-start restart Quote
Lighta Posted June 28, 2014 Posted June 28, 2014 wow kill -09 is quite hars but ye it will work. @Phalanx ps -ax | grep server that willl give you a list of process with there pid. Found the one belong to rA and kill them by kill 'pid1' 'pid2' 'pid3' nb better kill in map,char,login order Quote
Phalanx Des Posted June 29, 2014 Author Posted June 29, 2014 I Still have this error - [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! [info]: Closed connection from '72.45.155.50'. [info]: Closed connection from '72.45.155.50'. big thanks guys - lighta, ranz and jasc Quote
Lighta Posted June 29, 2014 Posted June 29, 2014 that mean a server, either login, char or map couldn't connect to another, which is mandatory to run properly. Each time you seing this please close all your serv and restart them. Quote
Question
Phalanx Des
I encounter this error :
[Error]: make_listen_bind: bind failed (socket #5, error 98: Address already in use)!
- What is the cause of this error?
-How to Fix it?
thanks... to those who wants to help
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.