[rabbitmq-discuss] remote startup over ssh hangs
Anton Lebedevich
mabrek at gmail.com
Thu Dec 16 16:24:30 GMT 2010
Hello.
It seems that rabbitmq startup scripts don't detach from controlling
terminal properly.
When I start rabbitmq on remote host over ssh in such way
# ssh $HOST sudo invoke-rc.d rabbitmq-server start
it starts rabbitmq but then ssh hangs. Workaround is to use ssh -t.
Isn't it better to start rabbitmq-server with "-detached" instead of
"-noinput" in rabbit_multi:run_rabbitmq_server_unix() ?
Regards,
Anton Lebedevich.
More information about the rabbitmq-discuss
mailing list