Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/sharepoint/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Elasticsearch 1.7安装惊奇漫画代理失败 - Fatal编程技术网

Elasticsearch 1.7安装惊奇漫画代理失败

Elasticsearch 1.7安装惊奇漫画代理失败,
Warning: implode(): Invalid arguments passed in /data/phpspider/zhask/webroot/tpl/detail.html on line 45
,,我已经安装了ElasticSearch 1.7,想安装marvel,下面的命令可以安装许可证 sudo bin/plugin --install mobz/elasticsearch-head --verbose 但安装惊奇漫画本身失败了: vagrant@homestead:/usr/share/elasticsearch$ sudo bin/plugin install marvel-agent -> Installing marvel-agent... Trying https:/

我已经安装了ElasticSearch 1.7,想安装marvel,下面的命令可以安装许可证

sudo bin/plugin --install mobz/elasticsearch-head --verbose
但安装惊奇漫画本身失败了:

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安装惊奇漫画代理--详细
->正在安装惊奇漫画代理。。。
尝试https://github.com/null/marvel-agent/archive/master.zip...
失败:IOException[无法获取https://github.com/null/marvel-agent/archive/master.zip 发送至/usr/share/elasticsearch/plugins/marvel agent.zip];嵌套:FileNotFoundException[https://github.com/null/marvel-agent/archive/master.zip]; 嵌套:FileNotFoundException[https://github.com/null/marvel-agent/archive/master.zip]; 

安装惊奇漫画代理失败,原因:未能从所有可能的位置下载…,请使用--verbose获取详细信息

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

bin/plugin -i elasticsearch/marvel/latest

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

bin/plugin -i elasticsearch/marvel/latest

按照建议尝试
--详细
?名为null的github组织看起来很奇怪。@StephenKing with
--verbose
它也失败了。毫不奇怪它也失败了;-)请修正你的格式。你看我是如何修正你之前的文字的。请投资于可读性。是否按照建议尝试
--verbose
?名为null的github组织看起来很奇怪。@StephenKing with
--verbose
它也失败了。毫不奇怪它也失败了;-)请修正你的格式。你看我是如何修正你之前的文字的。请投资于可读性。