gsandf / rethinkdb-elasticsearch-stream

🔄 sync RethinkDB tables to Elasticsearch using changefeeds
9 stars 4 forks source link

error while transfer #40

Open ajayashuba opened 6 years ago

ajayashuba commented 6 years ago

UnhandledPromiseRejectionWarning: Error: Could not connect to Elasticsearch server

i get the above error inspite i am able to use curl and query my data from elasticsearch localhost

blakek commented 5 years ago

Hey @ajayashuba, did you ever resolve this? Was the protocol set correctly? We had servers that were only accessible over https; that has to be specified in the setup config.