原文:ES None of the configured nodes are available 異常解決

https: blog.csdn.net yunfeishiye article details ...

2020-09-25 17:54 0 704 推薦指數:

查看詳情

NoNodeAvailableException[None of the configured nodes are available

可能的原因: 1、項目引用的ES版本和ES服務的版本不一樣; 2、端口不正確,tcp訪問端口是9300; 3、cluster.name不正確,可以通過訪問http://localhost:9200/查看ES服務下的cluster.name; 4、ES服務沒啟動; 簡單demo ...

Sat Jun 01 01:05:00 CST 2019 0 5800
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM