Phalanx Des Posted June 27, 2014 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 02/13/14 Last Seen: August 7, 2014 Share 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 Link to comment Share on other sites More sharing options...
rans Posted July 8, 2014 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Share 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 Link to comment Share on other sites More sharing options...
Jasc Posted June 27, 2014 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 270 Reputation: 20 Joined: 12/10/11 Last Seen: June 28, 2022 Share 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 Link to comment Share on other sites More sharing options...
Phalanx Des Posted June 27, 2014 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 02/13/14 Last Seen: August 7, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
rans Posted June 28, 2014 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Share Posted June 28, 2014 killall -09 map-server_sql && killall -09 char-server_sql && killall -09 login-server_sql && ./athena-start restart Quote Link to comment Share on other sites More sharing options...
Lighta Posted June 28, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
Phalanx Des Posted June 29, 2014 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 02/13/14 Last Seen: August 7, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Lighta Posted June 29, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.