KoriTime Posted June 14, 2014 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Share Posted June 14, 2014 This issue keep happen what could fix this. [Status]: Attempting to connect to Char Server. Please wait.[Status]: Connecting to xxx.xxx.xxx.xxx:6121 [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! [Status]: Connecting to xxx.xxx.xxx.xxx:6121 [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! [Status]: Connecting to xxx.xxx.xxx.xxx:6121 [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! [Status]: Connecting to xxx.xxx.xxx.xxx:6121 [Error]: make_connection: connect failed (socket #6, error 111: Connection refused)! Quote Link to comment Share on other sites More sharing options...
Kido Posted June 14, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted June 14, 2014 Hmm sometimes happens to me too, but only when i have to shutdown the server and then turn it on. I 'fix it' (because i don't think it's a real fix) by shuttingdown the server again and then turning it on again, i repeat that until the error is gone. I do the same for #3 and #5 errors and works for them too D: Quote Link to comment Share on other sites More sharing options...
KoriTime Posted June 15, 2014 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Author Share Posted June 15, 2014 root@ablaze-ro [~/ablaze-ro/trunk]# ./athena-start start Athena Starting... © 2013 rAthena Project checking... Check complete. Looks good, a nice Athena! Logging is disable Server 'login-server' started at 06-14-17:26-25 [status]: Memory manager initialised: log/login-server.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [info]: SVN Revision: '17704' [Warning]: You are running rAthena with root privileges, it is not necessary. [Warning]: Unknown setting ' allow' in file conf/packet_athena.conf [info]: Server supports up to '16384' concurrent connections. [info]: Done reading '23' messages in 'conf/msg_conf/login_msg.conf'. Server 'char-server' started at 06-14-17:26-25 [info]: Finished reading conf/import/inter_conf.txt. [info]: Finished reading conf/inter_athena.conf. [info]: Finished reading conf/import/login_conf.txt. [info]: Finished reading conf/login_athena.conf. [status]: Memory manager initialised: log/char-server.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [info]: SVN Revision: '17704' [Warning]: You are running rAthena with root privileges, it is not necessary. [Warning]: Unknown setting ' allow' in file conf/packet_athena.conf Server 'map-server' started at 06-14-17:26-25 Now Started Athena. root@ablaze-ro [~/ablaze-ro/trunk]# [info]: Server supports up to '16384' concurrent connections. [status]: Memory manager initialised: log/map-server.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [info]: SVN Revision: '17704' [Warning]: You are running rAthena with root privileges, it is not necessary. [Warning]: Unknown setting ' allow' in file conf/packet_athena.conf [status]: Login server IP address : 127.0.0.1 -> 127.0.0.1 [status]: Character server IP address : xxxxxxxxxxxx -> xxxxxxxxxxxx [info]: Done reading conf/import/char_conf.txt. [info]: Done reading conf/char_athena.conf. [info]: Done reading conf/import/inter_conf.txt. [info]: Done reading conf/inter_athena.conf. [info]: Done reading '117' messages in 'conf/msg_conf/char_msg.conf'. [info]: Server supports up to '16384' concurrent connections. [info]: Char Server IP Address : '127.0.0.1' -> '127.0.0.1'. [info]: Map Server IP Address : 'xxxxxxxxxxxx' -> 'xxxxxxxxxxxx'. [info]: Done reading conf/import/inter_conf.txt. [info]: Done reading conf/inter_athena.conf. : Access denied for user 'xxxxxxxxxxxx'@'xxxxxxxxxxxx' (using password: YES)[info]: Connect Character DB server.... (Character Server)[sql]: Can't connect to MySQL server on 'xxxxxxxxxxxx' (111)[Warning]: Value for setting 'max_lv': 255// is invalid (min:0 max:175)! Defaulting to 99...[Warning]: Unknown setting 'afk_timeout' in file conf/battle/misc.conf[status]: Using SQL dbs: yes[info]: Logging item transactions to table 'picklog'.[info]: Logging chat to table 'chatlog'.[info]: Logging commands to table 'atcommandlog'.[info]: Logging Cash transactions to table 'cashlog'.[info]: Connecting to the Map DB Server....[sql]: Can't connect to MySQL server on 'xxxxxxxxxxxx' (111)That the issue im not sure why. Quote Link to comment Share on other sites More sharing options...
Kido Posted June 15, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted June 15, 2014 http://www.eathena.ws/board/index.php?showtopic=278628 http://rathena.org/board/topic/69463-failed-to-connect-rag20110315/?p=130036 looks like it's a misconfiguration in the prots and ip of your .conf files o: Quote Link to comment Share on other sites More sharing options...
KoriTime Posted June 15, 2014 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Author Share Posted June 15, 2014 I have look at the files they look good to me. Quote Link to comment Share on other sites More sharing options...
Kido Posted June 15, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted June 15, 2014 it's a fresh install or something? sorry i couldn't find more fixes to it, maybe someone else may help you ): Quote Link to comment Share on other sites More sharing options...
Question
KoriTime
This issue keep happen what could fix this.
Link to comment
Share on other sites
5 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.