Closed pphanwang closed 4 years ago
Do you see any errors, if you follow these steps: https://github.com/mobz/elasticsearch-head#running-with-built-in-server
have no errors
------------------ 原始邮件 ------------------ 发件人: "Philips Kokoh"<notifications@github.com>; 发送时间: 2020年7月5日(星期天) 晚上7:05 收件人: "mobz/elasticsearch-head"<elasticsearch-head@noreply.github.com>; 抄送: "474735625"<474735625@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [mobz/elasticsearch-head] Cluster health value: not connected (#438)
Do you see any errors, if you follow these steps: https://github.com/mobz/elasticsearch-head#running-with-built-in-server
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
------------------ 原始邮件 ------------------ 发件人: "Philips Kokoh"<notifications@github.com>; 发送时间: 2020年7月5日(星期天) 晚上7:05 收件人: "mobz/elasticsearch-head"<elasticsearch-head@noreply.github.com>; 抄送: "474735625"<474735625@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [mobz/elasticsearch-head] Cluster health value: not connected (#438)
Do you see any errors, if you follow these steps: https://github.com/mobz/elasticsearch-head#running-with-built-in-server
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
thank you Problem solving.
------------------ 原始邮件 ------------------ 发件人: "Philips Kokoh"<notifications@github.com>; 发送时间: 2020年7月5日(星期天) 晚上7:05 收件人: "mobz/elasticsearch-head"<elasticsearch-head@noreply.github.com>; 抄送: "474735625"<474735625@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [mobz/elasticsearch-head] Cluster health value: not connected (#438)
Do you see any errors, if you follow these steps: https://github.com/mobz/elasticsearch-head#running-with-built-in-server
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
win 10 Elasticsearch 7.8.0 java 1.8 npm 6.14 grunt-cli v1.3.2 grunt v1.0.1 Elasticsearch was successfully installed before installing elasticsearch head I deploy on a local stand-alone basis , this is my seting ########################################################################################## Gruntfile.js module.exports = function(grunt) {
}; ###################################################################### elasticsearch.yml
http.cors.enabled: true http.cors.allow-origin: "*"
network.host: myip #######################################################################
I have found many ways on the Internet, but I can't connect successfully. I want to seek your help. thank you