首页
编程
java
php
前端
首页
编程
java
php
前端
在linux中安装elasticsearch的辅助插件head出现问题
安装git, 成功后然后执行命令
然后报错:The unauthenticated git protocol on port 9418 is no longer supported.
怎么解决?
就是不支持git拉去,使用http,修改拉取地址:
https://github.com/mobz/elasticsearch-head.git
点击展开全文