Elasticsearch nodes. connect ECONNREFUSED问题
[error][elasticsearch-service] Unable to retrieve version information from Elasticsearch nodes. connect ECONNREFUSED 127.0.0.1:9200
今天在自己本地测试启动ElasticSearch和Kibana时,ElasticSearch已经启动的情况下,去启动Kibana时,报:Unable to retrieve version information from Elasticsearch nodes.
解决办法
因为都是在本地,可能是因为公司网络的原因,不能用localhost,所以,我就lasticsearch.yml和kibana.yml中,有关localhost的地方,都改成自己的IP地址。文章来源:https://www.toymoban.com/news/detail-504583.html
可能是是因为自己的配置文件注释没文章来源地址https://www.toymoban.com/news/detail-504583.html
到了这里,关于Unable to retrieve version information from Elasticsearch nodes.的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!