The response I am getting is (no matter which request is sent): Galera cluster node is synced.
Any idea why this is? When I send the request through Kibana in the Dev Tools section like this, it works fine: GET /_search { "query" : { "term" : { "user" : "kimchy" } } }
It is coming from the CLI of the machine I am running it on and that is unfortunately the full output.
The elasticsearch logs don't show anything relevant, they do not update after i run the command.
I am using docker if it helps anything
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.