Jump to content
  • 0

[error]: make_connection: connect failed <socket #2, error 10061:


nicoscene

Question


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  154
  • Reputation:   6
  • Joined:  04/26/12
  • Last Seen:  

Hello rAthena, after running the server for 2 days, i get this message suddenly
[error]: make_connection: connect failed <socket #2, error 10061: No connection could be made because the target machine actively refused it.>!
But when after rebooting the server, it'll work fine.

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  08/12/14
  • Last Seen:  

Perhaps there was a stale lock on the socket? Restarting the server would defintely clear it.

 

If it's SQL probably just restarting it would've helped.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   6
  • Joined:  07/03/13
  • Last Seen:  



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


 

And run again.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  154
  • Reputation:   6
  • Joined:  04/26/12
  • Last Seen:  

Perhaps there was a stale lock on the socket? Restarting the server would defintely clear it.

 

If it's SQL probably just restarting it would've helped.

Any method on how to avoid this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  08/12/14
  • Last Seen:  

 

Perhaps there was a stale lock on the socket? Restarting the server would defintely clear it.

 

If it's SQL probably just restarting it would've helped.

Any method on how to avoid this?

 

 

Look for a drop-in replacement for MySQL: MariaDB

 

This may help :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  154
  • Reputation:   6
  • Joined:  04/26/12
  • Last Seen:  

 

 

Perhaps there was a stale lock on the socket? Restarting the server would defintely clear it.

 

If it's SQL probably just restarting it would've helped.

Any method on how to avoid this?

 

 

Look for a drop-in replacement for MySQL: MariaDB

 

This may help :)

 

I have no idea how to do that. Is it possible for you to teach me?

Edited by nicoscene
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  08/12/14
  • Last Seen:  

 

 

 

Perhaps there was a stale lock on the socket? Restarting the server would defintely clear it.

 

If it's SQL probably just restarting it would've helped.

Any method on how to avoid this?

 

 

Look for a drop-in replacement for MySQL: MariaDB

 

This may help :)

 

I have no idea how to do that. Is it possible for you to teach me?

 

 

Hey, I wasn't sure if you were using Windows or Linux (I use linux) so as far as I'm aware MariaDB is just for linux. Here is a great article on how to get started:

 

https://mariadb.com/kb/en/mariadb/documentation/getting-started/mariadb-binary-packages/installing-mariadb-rpm-files/installing-mariadb-with-yum/

 

Thanks.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  154
  • Reputation:   6
  • Joined:  04/26/12
  • Last Seen:  

 

 

 

 

Perhaps there was a stale lock on the socket? Restarting the server would defintely clear it.

 

If it's SQL probably just restarting it would've helped.

Any method on how to avoid this?

 

 

Look for a drop-in replacement for MySQL: MariaDB

 

This may help :)

 

I have no idea how to do that. Is it possible for you to teach me?

 

 

Hey, I wasn't sure if you were using Windows or Linux (I use linux) so as far as I'm aware MariaDB is just for linux. Here is a great article on how to get started:

 

https://mariadb.com/kb/en/mariadb/documentation/getting-started/mariadb-binary-packages/installing-mariadb-rpm-files/installing-mariadb-with-yum/

 

Thanks.

 

Aww. I'm using windows, anyway thanks for this. I'll find a method on the internet. 

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