NoNodeAvailableException[None of the configured nodes are available

I am getting this error while trying to create an index in elastic-search used as Heroku add on. I tried everything from ignore cluster_name or sniff: false, but is no success. I checked if the Transport client is null but it isn't. The problem occurs when I tried to execute prepareCreate method.
Thanks in advance.

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