Jump to content

MaNGOS realmd can not bind to 0.0.0.0:3724


Recommended Posts

I was able to reproduce the error you are receiving, but only when there is already one instance of realmd running and I try to start another using the same port

Error:

MaNGOS realmd can not bind to 0.0.0.0:3724
terminate called after throwing an instance of 'std::runtime_error'
 what():  Dead Reference
Abort (core dumped)

Have you tried using

ps -A

to see if there is a mangos-realmd process running

Note: Make sure to use "ps" and "netstat" as root or they will only display processes that belong to the user you are logged in as

Have you tried restarting your server so that nothing will be running when you try to start realmd?

Link to comment
Share on other sites

First make sure nothing is BLOCKING the ports, not just using them

Second, just change the dam port. I've got 3 servers running, but you only need one realm daemon going.

So if 3724 isn't working, try 3725 or any number...just change it in the config files. You don't have to change the DB at all if 8085 etc is working.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use