问答详情
源自:2-3 插件安装

集群健康值 未连接

按照步骤都成功了。

1.yml已配置


http.cors.enabled: true

http.cors.allow-origin: “*"

2.elasticsearch启动成功

./bin/elasticsearch -d

3.head启动成功

npm run start

但是在http://localhost:9100/  还是集群健康值:未连接。

环境

elasticsearch-6.4.2

node v10.1.0

提问者:zwalker 2018-10-26 19:17

个回答

  • 慕侠6214694
    2019-01-17 09:58:57

    你解决了嘛?我也是这个问题,不知道是否是跟版本有关系

  • 啷哩个啷
    2018-10-26 20:31:57

    localhost:9200正常么。。