![]() Prior to this change, 'true=emqx:is_running().' Erlang assertion is evaluated before 'emqx start' command gives up waiting. The Erlang assertion would result in a error level crash log which can be confusing. This commit changes the equals to 'true' check to bash script instead. Also deleted the log message which advised users to report an issue in case timeout happens, because daemon mode is almost only used in tests |
||
---|---|---|
.. | ||
emqx | ||
emqx.cmd | ||
emqx_cluster_rescue | ||
emqx_ctl | ||
emqx_ctl.cmd | ||
install_upgrade.escript | ||
node_dump | ||
nodetool |