NoNodeAvailableException[None of the configured nodes are available: []]

I am using es6.2.4 and appeared this problem when I try to connect es server by transportClient;

Hard to say without knowing what you are doing exactly.

Anyway, you should better use the Rest Client instead. Transport Client will be deprecated and removed at some point.

ok,I will try to use the rest client, thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.