描述:在远程调用另一个系统的数据与es同步出现的问题。

报错提示:报错:NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}..

解决方案:

Elasticsearch的配置文件节点 与 服务端application.yml文件配置节点名称要一致

报错:NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}..

elasticsearch-6.2.4\config\elasticsearch.yml

报错:NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}..

application.yml文件 

报错:NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}..

 这样就好啦!~~~

相关文章: