【问题标题】:Elasticsearch 1.7 installation marvel-agent failedElasticsearch 1.7 安装 marvel-agent 失败
【发布时间】:2016-11-26 22:00:37
【问题描述】:

我已经安装了 ElasticSearch 1.7 并想安装 marvel,下面的命令安装许可证有效。

sudo bin/plugin --install mobz/elasticsearch-head --verbose

但安装 Marvel 本身失败:

vagrant@homestead:/usr/share/elasticsearch$ sudo bin/plugin install marvel-agent
-> Installing marvel-agent...
Trying https://github.com/null/marvel-agent/archive/master.zip...
Failed to install marvel-agent, reason: failed to download out of all possible locations..., use --verbose to get detailed information

如何解决这个问题? --verbose 这发生在vagrant@homestead:/usr/share/elasticsearch$ sudo bin/plugin install marvel-agent --verbose -> Installing marvel-agent... Trying https://github.com/null/marvel-agent/archive/master.zip... Failed: IOException[Can't get https://github.com/null/marvel-agent/archive/master.zip to /usr/share/elasticsearch/plugins/marvel-agent.zip]; nested: FileNotFoundException[https://github.com/null/marvel-agent/archive/master.zip]; nested: FileNotFoundException[https://github.com/null/marvel-agent/archive/master.zip]; Failed to install marvel-agent, reason: failed to download out of all possible locations..., use --verbose to get detailed information

【问题讨论】:

  • 按照建议尝试--verbose?名为 null 的 github 组织看起来很奇怪..
  • @StephenKing 和 --verbose 它也失败了。
  • 毫无疑问它也会失败 ;-)
  • 请修正您的格式。你看我是如何修正你以前的文字的。请投资于可读性。

标签: elasticsearch elasticsearch-marvel


【解决方案1】:

对于 Elasticsearch 1.7,正确的命令与 2.x 不同:

bin/plugin -i elasticsearch/marvel/latest

【讨论】:

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