NoNodeAvailableException: None of the configured nodes are available:
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: 這是因為和 springboot 版本不一致嗎
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: 這是因為和 springboot 版本不一致嗎
舉報
2020-06-08
慕工程2195178
我啟動報這個錯誤NoNodeAvailableException[None of the configured nodes are available
注釋掉spring.data.elasticsearch.cluster-name=my-application
啟動運行成功
這個哥們提供的方法, 應(yīng)該能幫到你