gpt4 book ai didi

erlang - 无法启动rabbitmq-server

转载 作者:行者123 更新时间:2023-12-04 02:17:24 24 4
gpt4 key购买 nike

我使用自制软件安装了rabbitmq。我正在尝试启动 rabbitmq 服务器,但我总是收到此错误,我无法弄清楚原因!

我已经安装了 erlang,并且没有其他应用程序在同一端口上运行。

$ rabbitmq-server
{error_logger,{{2013,2,11},{22,37,49}},"无法设置短节点名!\n请检查您的配置\n",[]}
{error_logger,{{2013,2,11},{22,37,49}},crash_report,[[{initial_call,{net_kernel,init,['Argument__1']}},{pid,},{registered_name,[ ]},{error_info,{exit,{error,badarg},[{gen_server,init_it,6,[{file,"gen_server.erl"},{line,320}]},{proc_lib,init_p_do_apply,3,[ {file,"proc_lib.erl"},{line,227}]}]}},{ancestors,[net_sup,kernel_sup,]},{messages,[]},{links,[]},{dictionary,[ {longnames,false}]},{trap_exit,true},{status,running},{heap_size,610},{stack_size,24},{reductions,249}],[]]}
{error_logger,{{2013,2,11},{22,37,49}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution} },{offender,[{pid,undefined},{name,net_kernel},{mfargs,{net_kernel,start_link,[[rabbitmqprelaunch1593,shortnames]]}},{restart_type,permanent},{shutdown,2000},{child_type , worker }]}]}
{error_logger,{{2013,2,11},{22,37,49}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,shutdown},{offender,[ {pid,undefined},{name,net_sup},{mfargs,{erl_distribution,start_link,[]}},{restart_type,permanent},{shutdown,infinity},{child_type,supervisor}]}]}
{error_logger,{{2013,2,11},{22,37,49}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}} ,{type,permanent}]}
{"内核 pid 终止",application_controller,"{application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}"}

崩溃转储被写入:erl_crash.dump
内核 pid 终止 (application_controller) ({application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}})

顺便说一句,erl -sname abc给出相同的输出

更新 :

这就是我在 /etc/hosts 中的内容

127.0.0.1 本地主机
255.255.255.255 广播主机

最佳答案

我在 google 上查找了类似的错误,如果您的 /etc/hosts 看起来可能会发生这种情况。文件格式错误。尝试修复它,看看是否有帮助。

引用:

  • http://www.ejabberd.im/node/18
  • Explanation on RabbitMQ Mailing list


  • 编辑:为了完整起见,似乎设置一个长名称(形式 abc@abc )有效。

    关于erlang - 无法启动rabbitmq-server,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14821675/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com