Jump to content
  • 0

socket #6, error 111: Connection refused


KoriAK

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  

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)!

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

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:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  

I have look at the files they look good to me.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

it's a fresh install or something? sorry i couldn't find more fixes to it, maybe someone else may help you ):

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...