# Kibana 5.4 and ES 5.5 made work together

**URL:** https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113
**Category:** Kibana
**Created:** [June 20, 2017, 2:25pm UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113 "2017-06-20T14:25:33Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![leonmex](https://avatars.discourse-cdn.com/v4/letter/l/e47c2d/32.png) [@leonmex](https://discuss.elastic.co/u/leonmex)
#### Post date: [June 20, 2017, 2:25pm UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/1 "2017-06-20T14:25:34Z")

</div>

Hello,

Any one can get work Kibana 5.4 and Elasticsearch 5.5.0

Right now I running ES 5.5.0 and in The dashboard of kibana i get the next error:

This version of Kibana requires Elasticsearch v5.4.1 on all nodes. I found the following incompatible nodes in your cluster: v2.3.1 @ 127.0.0.1:9200 (127.0.0.1)

Thanks.

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 20, 2017, 2:32pm UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/2 "2017-06-20T14:32:29Z")

</div>

The problem is that you are running Elasticsearch 2.3.1 on the server, which Kibana 5.4.1 is not compatible with. Elasticsearch 5.5.0 has not yet been released, so it is highly unlikely that you have installed this.

---

<div class="post-metadata">

### Author: ![leonmex](https://avatars.discourse-cdn.com/v4/letter/l/e47c2d/32.png) [@leonmex](https://discuss.elastic.co/u/leonmex)
#### Post date: [June 21, 2017, 8:49am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/3 "2017-06-21T08:49:21Z")

</div>

Thx. Christian\_Dahlqvist for your reply, and the only solution is down grade ES to the version 5.4 too, or is possible to made some change in the code? or any plugin that can help me to fix this.

Best.

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 21, 2017, 8:57am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/4 "2017-06-21T08:57:31Z")

</div>

You need to upgrade Elasticsearch from 2.3.1 to 5.4.1.

---

<div class="post-metadata">

### Author: ![leonmex](https://avatars.discourse-cdn.com/v4/letter/l/e47c2d/32.png) [@leonmex](https://discuss.elastic.co/u/leonmex)
#### Post date: [June 21, 2017, 11:02am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/5 "2017-06-21T11:02:21Z")

</div>

Updated to number" : "5.4.1" and now kibana lunch the next error:

ui settings Elasticsearch plugin is red  
plugin:elasticsearch@5.4.1 [unsupported\_operation\_exception] null

any clue?

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 21, 2017, 11:20am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/6 "2017-06-21T11:20:55Z")

</div>

I do not understand what you mean with this. Where is Elasticsearch deployed? What operating system is it deployed on?

---

<div class="post-metadata">

### Author: ![leonmex](https://avatars.discourse-cdn.com/v4/letter/l/e47c2d/32.png) [@leonmex](https://discuss.elastic.co/u/leonmex)
#### Post date: [June 21, 2017, 11:27am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/7 "2017-06-21T11:27:32Z")

</div>

Thx Christian\_Dahlqvist,

ES + Kibana is deployed in ubuntu 16.04, local

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 21, 2017, 11:28am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/8 "2017-06-21T11:28:21Z")

</div>

What do you get if you run `curl 127.0.0.1:9200` on the node?

---

<div class="post-metadata">

### Author: ![leonmex](https://avatars.discourse-cdn.com/v4/letter/l/e47c2d/32.png) [@leonmex](https://discuss.elastic.co/u/leonmex)
#### Post date: [June 21, 2017, 11:29am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/9 "2017-06-21T11:29:39Z")

</div>

{  
"name" : "My First Node",  
"cluster\_name" : "mycluster1",  
"cluster\_uuid" : "E2okRMV0TWmG9RozyldPdg",  
"version" : {  
"number" : "5.4.1",  
"build\_hash" : "2cfe0df",  
"build\_date" : "2017-05-29T16:05:51.443Z",  
"build\_snapshot" : false,  
"lucene\_version" : "6.5.1"  
},  
"tagline" : "You Know, for Search"  
}

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 21, 2017, 11:33am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/10 "2017-06-21T11:33:42Z")

</div>

Do you have anything in your Elasticsearch or Kibana configuration files that is not default settings?

---

<div class="post-metadata">

### Author: ![leonmex](https://avatars.discourse-cdn.com/v4/letter/l/e47c2d/32.png) [@leonmex](https://discuss.elastic.co/u/leonmex)
#### Post date: [June 21, 2017, 11:39am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/11 "2017-06-21T11:39:02Z")

</div>

kibana.yml

# Kibana is served by a back end server. This controls which port to use.

server.port: 5601

# The host to bind the server to.

server.host: "kibana.local"

# If you are running kibana behind a proxy, and want to mount it at a path,

# specify that path here. The basePath can't end in a slash.

# server.basePath: ""

# The maximum payload size in bytes on incoming server requests.

# server.maxPayloadBytes: 1048576

# The Elasticsearch instance to use for all your queries.

elasticsearch.url: "[http://localhost:9200](http://localhost:9200)"

# preserve\_elasticsearch\_host true will send the hostname specified in `elasticsearch`. If you set it to false,

# then the host you use to connect to _this_ Kibana instance will be sent.

# elasticsearch.preserveHost: true

# Kibana uses an index in Elasticsearch to store saved searches, visualizations

# and dashboards. It will create a new index if it doesn't already exist.

kibana.index: ".kibana"  
xpack.security.enabled: false

Elasticsearch use the installation/startup config

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 19, 2017, 11:39am UTC](https://discuss.elastic.co/t/kibana-5-4-and-es-5-5-made-work-together/90113/12 "2017-07-19T11:39:19Z")

</div>

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