2016-03-08 73 views
0

我试图安装elasticsearch的许可证插件,但我的代理拒绝连接 。当我执行命令plugin install license我得到的错误:用于Windows的elasticsearch插件的脱机安装

C:\elasticsearch-2.2.0\bin>plugin install license 
-> Installing license... 
Trying https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugi 
n/license/2.2.0/license-2.2.0.zip ... 
Failed: ConnectException[Connection refused: connect] 
ERROR: failed to download out of all possible locations..., use --verbose to get 
detailed information 

回答