【问题标题】:Elasticsearch 2.1: Cannot install Marvel into KibanaElasticsearch 2.1:无法将 Marvel 安装到 Kibana
【发布时间】:2016-01-07 09:26:19
【问题描述】:

我是 ES 世界的新手,只是尝试设置我的本地环境。

我使用的是 Mac,我使用 Homebrew 来安装 Elasticsearch 和 Kibana。 现在我想将 Marvel 添加到 Kibana,但失败并出现以下错误:

user :/usr/local/opt/kibana/(master)$ bin/kibana plugin --install elasticsearch/marvel/latest
Installing marvel
Attempting to extract from https://download.elastic.co/elasticsearch/marvel/marvel-latest.tar.gz
Downloading 3843924 bytes....................
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Cannot find module 'bluebird'"

很遗憾,我还没有找到任何解决方案。 也许你们知道如何解决这个问题?

干杯, 斯蒂芬

【问题讨论】:

  • 不需要使用sudo安装吗?例如。 "sudo bin/kibana 插件 --install elasticsearch/marvel/latest"
  • 不。没解决:user: usr/local/opt/kibana/bin/(master)$ sudo kibana plugin --install elasticsearch/marvel/latest Password: Installing marvel Attempting to extract from https://download.elastic.co/elasticsearch/marvel/marvel-latest.tar.gz Downloading 3843924 bytes.................... Extraction complete Optimizing and caching browser bundles... Plugin installation was unsuccessful due to error "Cannot find module 'bluebird'"
  • 我还全局安装了节点模块“bluebird”:npm install -g bluebird但还是没有成功
  • 嗯好的,你用的是什么版本的 Kibana?
  • 我使用的是版本 4.3.1 Build 1。

标签: elasticsearch kibana-4 elasticsearch-marvel


【解决方案1】:

我遇到了同样的问题,并通过安装 kibana 而非自制软件解决了。

--> 在这里查看:https://github.com/elastic/sense/issues/93

【讨论】:

    猜你喜欢
    • 2016-10-06
    • 2014-06-29
    • 1970-01-01
    • 1970-01-01
    • 2015-07-17
    • 1970-01-01
    • 1970-01-01
    • 2020-01-04
    • 2022-11-03
    相关资源
    最近更新 更多