Jump to content
  • 0

An error on while running the server.


deathis8080

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  06/21/12
  • Last Seen:  

Hello, I've already bought a linux VPS hosting and it's Cent OS.

But when i tried running the server (With the hosts IP), It says

make_connection: connect failed (socket #6, code 111)!

What does this mean? :/

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

try to stop using ./athena-start stop

and start again: ./athena-start start

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  06/21/12
  • Last Seen:  

try to stop using ./athena-start stop

and start again: ./athena-start start

Didn't work. Actually i tried it many times already.

And now it became socket error #5 code 111. I just tried to uncomment the bind_ip and after i commented it back it became socket error #5.

Damn i'm really pissed...

Edited by deathis8080
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

sometimes i got the same problem with that. but when i use stop, i use the ./athena-start restart or start after that stop and start again, finally it's work for me.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   2
  • Joined:  10/09/12
  • Last Seen:  

recheck conf folder, such as map,char,login. Try follow up tutorial by Sharpienero available free on utube :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi deathis8080,

I would first recommend that you comment out your bind_ip values once again. For your char_athena.conf and map_athena.conf; make sure you put your VPS IP in for the char/map/login IP values.

After doing this and confirming everything; I would recommend that you log into SSH/Terminal and kill any pre-existing processes by typing this;

killall -9 map-server_sql
killall -9 char-server_sql
killall -9 login-server_sql

Now after doing this, you may run the 'start' by just...

./start

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...