=INFO REPORT==== 29-Nov-2016::17:49:48 ===Error description: enoent
Log files (may contain more information): /var/log/rabbitmq/rab...@xxxx.log /var/log/rabbitmq/rab...@xxxx-sasl.log
Stack trace: [{erlang,open_port, [{spawn_executable,false}, [{args,["unix-sendto:/run/systemd/notify","STDIO"]}, use_stdio,out]], []}, {rabbit,sd_notify_socat,1,[{file,"src/rabbit.erl"},{line,351}]}, {rabbit,maybe_sd_notify,0,[{file,"src/rabbit.erl"},{line,291}]}, {rabbit,broker_start,0,[{file,"src/rabbit.erl"},{line,283}]}, {rabbit,start_it,1,[{file,"src/rabbit.erl"},{line,403}]}, {init,start_em,1,[]}, {init,do_boot,3,[]}]
Hi.
You should have `socat` executable somewhere in your path.
But actually it wasn't intended to fail so spectacularly. Are you
starting rabbitmq using systemd?
zhenbo zeng writes:
> Hi, when I start my rabbitmq server, it generates some error, and couldn't
> startup successfully
> What's the problem, and what should I do?
>
> OS:CentOS Linux release 7.2.1511 (Core)
> Erlang/OTP:esl-erlang-19.1.5-1-centos7.x86_64.rpm
> RabbitMQ:rabbitmq-server-3.6.6-1.el7.noarch.rpm
>
>
> =INFO REPORT==== 29-Nov-2016::17:49:48 ===
> Error description:
> enoent
>
> Log files (may contain more information):
> /var/log/rabbitmq/rabbit@xxxx.log
> /var/log/rabbitmq/rabbit@xxxx-sasl.log