Reputation: 59
I started using elastic search v7.17.2 and kibana v8.1.2 on mac os monterey 12.3.1
[ERROR][elasticsearch-service] This version of Kibana (v8.1.2) is incompatible with the following Elasticsearch nodes in your cluster: v7.17.2 @ 127.0.0.1:9200 (127.0.0.1)
Upvotes: 4
Views: 866
Reputation: 6006
Upgrade version of elastic search to 8.1.2, Make sure your elastic version(major and minor) are same, then it will solve the problem
Upvotes: 1