Jump to content

std::runtime_error when running realmd


Guest PunKeD_GuRu

Recommended Posts

When i try to lauch the mangos-realmd

It says:

MaNGOS realmd can not bind to 192.168.0.2:3724

terminate called after throwing an instance of 'std::runtime_error'

what(): Dead Reference

Aborted

Put original realmd.conf in, and changed DB stuff.

MaNGOS realmd can not bind to 0.0.0.0:3724

terminate called after throwing an instance of 'std::runtime_error'

what(): Dead Reference

Aborted

Seems to have happened today.

Every week or so I do an update, been updaing fine for a couple of months...

Running Ubuntu 8.04.

Downloaded mangos today (30th june(rev 10124))

Any help would be greatly appreciated.

Link to comment
Share on other sites

an older realmd isn't already running the background is it? usually things can't bind to a port when the port is already in use. If not i did have a similar issue that i was never able to replicate exactly, but trying to open a socket from say php/curl/etc to the port on the system at the exact time the binary is trying to bind caused it to fail (like i said i was unable to replicate that, and it only happened once)

Link to comment
Share on other sites

×
×
  • 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