graphaware / neo4j-to-elasticsearch

GraphAware Framework Module for Integrating Neo4j with Elasticsearch
261 stars 57 forks source link

Connection refused #150

Closed leagleag closed 5 years ago

leagleag commented 5 years ago

Hello, I am trying to connect both Neo4j and ES and despite my efforts I am stuck on this error:

ERROR Failed to create Elasticsearch index. org.apache.http.conn.HttpHostConnectException: Connect to localhost:9201 [localhost/127.0.0.1] failed: Connection refused (Connection refused)

I posted some details on this post since the issue might not be specifically related to graphaware.

Thanks for your help

ikwattro commented 5 years ago

Closing this issue. The answer in the SO post is the right path to solving your problem. I suggest you read more about how Docker works in general.