Jump to content

Getmangos stoping when i close putty


Recommended Posts

Posted

I'm running a TBC server in a VPS, in order to access I need to do it through a SSH client, but whenever I close the SSH client, the server stops and everyone got disconnected.

I tried wowadmin, screen, nohup, tmux, disown, detach.

Running Debian 8.8 BTW

Posted

So basically the behaviour is that everyone who want to connect to your private server needs to be connect trough SSH to it? That's correct?

Posted

This is in no way a Mangos issue.

Well, I can imagine a cloud-type hosting, where the virtual host is started at a request and shut down when in direct use nomore. Any server like web server will not work properly in such setup. It is not the case hopefully.

While "nohup" does the trick, usual syntax to run a terminal-detached program in *nix looks like

mangosd >& server.log &

which also redirects both stdout and stderr to the server.log file. One handy setup seen by me included "screen" to provide the realmd/mangosd with virtual terminals.

Posted
13 hours ago, Tuker said:

So basically the behaviour is that everyone who want to connect to your private server needs to be connect trough SSH to it? That's correct?

No no. If I start the SSH client, everyone can connect. But when i just  quit from putty, instant DC.

Archived

This topic is now archived and is 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