【发布时间】:2017-09-30 19:08:47
【问题描述】:
过去有一个较旧的 ejabberd 安装可以在这台机器上运行,但在将其替换为较新的版本 (17.04) 后,由于安装后脚本失败,安装会引发错误。这是安装后脚本遇到的错误 - "Kernel pid terminate (application_controller) ({application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,auth,{"Failed to create cookie file 'h :/。”
【问题讨论】:
-
能否请您发布完整的错误信息?
-
具体来说,错误消息应该写成
Failed to create cookie file 'h:/.erlang.cookie': efoobar,其中efoobar是错误的原因。我的猜测是它说eperm,这意味着该应用程序没有h:/.erlang.cookie的写权限。