Jump to content
  • 0
dpride

Help bind failed

Question

5 answers to this question

Recommended Posts

  • 0

I'm having this problem now, I'm using this when running my server ./athena-start start
if i tried to restart it using ./athena-start restart it giving me [Error]: make_listen_bind: bind failed (socket #5, error 98: Address already in use)!

Share this post


Link to post
Share on other sites
  • 0

Use top (or htop) to check - looks like you try to run server while another copy is already running.

Share this post


Link to post
Share on other sites
  • 0

Command top. You write in console: top. And you will see processes running now. htop - it's top with some 'gui' in console.

Oh! And if you runs server with screen - check other screens.

'screen -ls' - this command will show you all screen session of current user. Check it with 'screen -r <session №/name>' command

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.