环境信息
- EMQX 版本:5.0.8 开源版
- 操作系统及版本:Ubuntu20.04 arm64
- 其他 arm64
问题描述
执行./emqx/bin/emqx start无法启动
!!!!!!
WARNING: Default (insecure) Erlang cookie is in use.
WARNING: Configure node.cookie in /etc/emqx/emqx.conf or override from environment variable EMQX_NODE__COOKIE
NOTE: Use the same config value for all nodes in the cluster.
!!!!!!
EMQX 5.0.8 failed to start in 120 seconds.
Please find more information in erlang.log.N
Or run 'env DEBUG=1 /usr/bin/emqx console' to have logs printed to console.
配置文件及日志
配置默认无改动
执行./emqx/bin/emqx console
后
root@localhost:~# ./emqx/bin/emqx console
!!!!!!
WARNING: Default (insecure) Erlang cookie is in use.
WARNING: Configure node.cookie in /root/emqx/etc/emqx.conf or override from environment variable EMQX_NODE__COOKIE
NOTE: Use the same config value for all nodes in the cluster.
!!!!!!
log.file_handlers.default.enable = EMQX_LOG__FILE_HANDLERS__DEFAULT__ENABLE = false
log.console_handler.enable = EMQX_LOG__CONSOLE_HANDLER__ENABLE = true
Erlang/OTP 24 [erts-12.2.1] [emqx] [64-bit] [smp:8:6] [ds:8:6:8] [async-threads:4]
{"Kernel pid terminated",application_controller,"{application_start_failure,kernel,{{shutdown,{failed_to_start_child,kernel_safe_sup,{on_load_function_failed,quicer_nif}}},{kernel,start,[normal,[]]}}}"}
Kernel pid terminated (application_controller) ({application_start_failure,kernel,{{shutdown,{failed_to_start_child,kernel_safe_sup,{on_load_function_failed,quicer_nif}}},{kernel,start,[normal,[]]}}})
Crash dump is being written to: log/erl_crash.dump...done