首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >最简单的Disco设置(基于本教程)无法启动

最简单的Disco设置(基于本教程)无法启动
EN

Stack Overflow用户
提问于 2014-01-26 22:27:30
回答 1查看 264关注 0票数 0

我是迪斯科的新手,只是想玩玩它。因此,我尝试设置documentation中描述的最简单的实例。安装了Erlang和Python,我做了Git checkout,运行了make,并通过bin/disco nodaemon启动了Disco。下面您可以看到启动从机时的错误消息。因为我是新手,所以我不知道哪里可能出错,也不知道如何调试。如有任何提示,将不胜感激。

代码语言:javascript
复制
Eshell V5.10.2  (abort with ^G)
(disco_8989_master@UberAchim)1> 15:20:19.300 [info] Application lager started on node disco_8989_master@UberAchim
15:20:19.324 [info] Application inets started on node disco_8989_master@UberAchim
15:20:19.325 [info] DISCO BOOTS
15:20:19.327 [info] Disco proxy disabled
15:20:19.328 [info] DDFS master starts
15:20:19.331 [info] Event server starts
15:20:19.332 [info] Disco config starts
15:20:19.334 [info] DISCO SERVER STARTS
15:20:19.335 [info] Fair scheduler starts
15:20:19.335 [info] Scheduler uses fair policy
15:20:19.336 [info] Fair scheduler: Fair policy
15:20:19.338 [info] Config table updated
15:20:19.343 [info] Starting node "disco_8989_slave" on "localhost" ("localhost")
15:20:19.357 [info] web server (mochiweb) starts
15:20:19.357 [info] Application disco started on node disco_8989_master@UberAchim
Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
15:20:19.640 [info] ddfs_node initialized on disco_8989_master@UberAchim with volumes: ["vol0"]
15:20:19.640 [info] Node failed at disco_8989_slave@localhost on "localhost": {undef,[{#Fun<node_mon.11.72841891>,[],[]}]}
15:20:19.640 [error] Error in process <0.39.0> on node 'disco_8989_slave@localhost' with exit value: {undef,[{#Fun<node_mon.11.72841891>,[],[]}]}


15:20:19.642 [error] Error in process <0.40.0> on node 'disco_8989_slave@localhost' with exit value: {undef,[{#Fun<node_mon.10.72841891>,[],[]}]}


15:20:19.643 [error] Error in process <0.41.0> on node 'disco_8989_slave@localhost' with exit value: {undef,[{lock_server,start_link,[],[]}]}
EN

回答 1

Stack Overflow用户

发布于 2014-02-14 17:35:04

用户的问题已经在其他地方得到了回答,但我将继续在此处发布相关信息,以节省一些搜索时间。

disco的维护者已经here提供了解决方案,并且潜在的问题已经been fixed了。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21364584

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档