# Unable To Install kibana 6.6 with elasticsearch 6.5.4

**URL:** https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365
**Category:** Kibana
**Created:** [January 30, 2019, 1:38pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365 "2019-01-30T13:38:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Peterleforlag](https://avatars.discourse-cdn.com/v4/letter/p/85e7bf/32.png) [@Peterleforlag](https://discuss.elastic.co/u/Peterleforlag)
#### Post date: [January 30, 2019, 1:38pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/1 "2019-01-30T13:38:11Z")

</div>

I'm trying to install Kibana on my local Windows machine and have been following these instructions [https://www.elastic.co/downloads/kibana](https://www.elastic.co/downloads/kibana). Elasticsearch is already installed and running without any problems. However, during the installation of Kibana I get an error message [illegal\_argument\_exception] request [/.reporting-\*/\_search] contains unrecognized parameter: [rest\_total\_hits\_as\_int].... (see screenshot below) and nothing else happens. About once every 2 min. the error message repeats itself and it has now for the past three hours. I know it can see Elasticsearch because if I stop it I get a connection error in the Kibana installation.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/2/0/206233545023f9d63889511831c7df85dbd9d33a.png)

[http://localhost:5601/](http://localhost:5601/) shows the following:  
Kibana server is not ready yet

[http://localhost:9200/\_cat/indices](http://localhost:9200/_cat/indices) shows the following:  
yellow open license\_report\_index pM20FufSS0mS8uYnZejLIA 5 1 1 0 19.2kb 19.2kb  
yellow open user\_group\_license\_view\_index Tw60gp5FRmi8EhFVhq45Mg 5 1 1 0 15.2kb 15.2kb  
yellow open user\_licenses\_view\_index OgY\_7tOATm2T5jWZe3YGBg 5 1 0 0 1.2kb 1.2kb  
yellow open license\_view\_index G8YtVJS1SMajBpCJKs8vSg 5 1 1 0 17.6kb 17.6kb  
yellow open searchable-items DES9KHXURSu8Fo-SfB7rjQ 5 1 4 0 603.4kb 603.4kb  
yellow open owner\_view\_index 68JXvwiGQviYUTcNOkWTyg 5 1 2 0 23.9kb 23.9kb

[http://localhost:9200/\_cluster/stats?human&pretty](http://localhost:9200/_cluster/stats?human&pretty) show this:  
{  
"\_nodes" : {  
"total" : 1,  
"successful" : 1,  
"failed" : 0  
},  
"cluster\_name" : "elasticsearch",  
"cluster\_uuid" : "N4zdAgfTTwiFaNUMmoYL\_w",  
"timestamp" : 1548849666511,  
"status" : "yellow",  
"indices" : {  
"count" : 6,  
"shards" : {  
"total" : 30,  
"primaries" : 30,  
"replication" : 0.0,  
"index" : {  
"shards" : {  
"min" : 5,  
"max" : 5,  
"avg" : 5.0  
},  
"primaries" : {  
"min" : 5,  
"max" : 5,  
"avg" : 5.0  
},  
"replication" : {  
"min" : 0.0,  
"max" : 0.0,  
"avg" : 0.0  
}  
}  
},  
"docs" : {  
"count" : 9,  
"deleted" : 0  
},  
"store" : {  
"size" : "680.8kb",  
"size\_in\_bytes" : 697190  
},  
"fielddata" : {  
"memory\_size" : "0b",  
"memory\_size\_in\_bytes" : 0,  
"evictions" : 0  
},  
"query\_cache" : {  
"memory\_size" : "0b",  
"memory\_size\_in\_bytes" : 0,  
"total\_count" : 0,  
"hit\_count" : 0,  
"miss\_count" : 0,  
"cache\_size" : 0,  
"cache\_count" : 0,  
"evictions" : 0  
},  
"completion" : {  
"size" : "0b",  
"size\_in\_bytes" : 0  
},  
"segments" : {  
"count" : 9,  
"memory" : "400.1kb",  
"memory\_in\_bytes" : 409799,  
"terms\_memory" : "347kb",  
"terms\_memory\_in\_bytes" : 355401,  
"stored\_fields\_memory" : "2.7kb",  
"stored\_fields\_memory\_in\_bytes" : 2808,  
"term\_vectors\_memory" : "0b",  
"term\_vectors\_memory\_in\_bytes" : 0,  
"norms\_memory" : "49kb",  
"norms\_memory\_in\_bytes" : 50176,  
"points\_memory" : "258b",  
"points\_memory\_in\_bytes" : 258,  
"doc\_values\_memory" : "1.1kb",  
"doc\_values\_memory\_in\_bytes" : 1156,  
"index\_writer\_memory" : "0b",  
"index\_writer\_memory\_in\_bytes" : 0,  
"version\_map\_memory" : "0b",  
"version\_map\_memory\_in\_bytes" : 0,  
"fixed\_bit\_set" : "0b",  
"fixed\_bit\_set\_memory\_in\_bytes" : 0,  
"max\_unsafe\_auto\_id\_timestamp" : -1,  
"file\_sizes" : { }  
}  
},  
"nodes" : {  
"count" : {  
"total" : 1,  
"data" : 1,  
"coordinating\_only" : 0,  
"master" : 1,  
"ingest" : 1  
},  
"versions" : [  
"6.5.4"  
],  
"os" : {  
"available\_processors" : 8,  
"allocated\_processors" : 8,  
"names" : [  
{  
"name" : "Windows 10",  
"count" : 1  
}  
],  
"mem" : {  
"total" : "15.8gb",  
"total\_in\_bytes" : 17055326208,  
"free" : "1.2gb",  
"free\_in\_bytes" : 1388392448,  
"used" : "14.5gb",  
"used\_in\_bytes" : 15666933760,  
"free\_percent" : 8,  
"used\_percent" : 92  
}  
},  
"process" : {  
"cpu" : {  
"percent" : 0  
},  
"open\_file\_descriptors" : {  
"min" : -1,  
"max" : -1,  
"avg" : 0  
}  
},  
"jvm" : {  
"max\_uptime" : "9.7m",  
"max\_uptime\_in\_millis" : 582053,  
"versions" : [  
{  
"version" : "1.8.0\_191",  
"vm\_name" : "Java HotSpot(TM) 64-Bit Server VM",  
"vm\_version" : "25.191-b12",  
"vm\_vendor" : "Oracle Corporation",  
"count" : 1  
}  
],  
"mem" : {  
"heap\_used" : "541.5mb",  
"heap\_used\_in\_bytes" : 567901304,  
"heap\_max" : "7.8gb",  
"heap\_max\_in\_bytes" : 8457289728  
},  
"threads" : 44  
},  
"fs" : {  
"total" : "237.5gb",  
"total\_in\_bytes" : 255073447936,  
"free" : "135.4gb",  
"free\_in\_bytes" : 145456750592,  
"available" : "135.4gb",  
"available\_in\_bytes" : 145456750592  
},  
"plugins" : ,  
"network\_types" : {  
"transport\_types" : {  
"netty4" : 1  
},  
"http\_types" : {  
"netty4" : 1  
}  
}  
}  
}

---

<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: [January 30, 2019, 1:54pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/2 "2019-01-30T13:54:41Z")

</div>

Your Elasticsearch instance is 6.5.4, so you should upgrade this to 6.6.0. What is the output of `http://localhost:9200`?

---

<div class="post-metadata">

### Author: ![Peterleforlag](https://avatars.discourse-cdn.com/v4/letter/p/85e7bf/32.png) [@Peterleforlag](https://discuss.elastic.co/u/Peterleforlag)
#### Post date: [January 30, 2019, 2:05pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/3 "2019-01-30T14:05:32Z")

</div>

{  
"name" : "LRI-L03240",  
"cluster\_name" : "elasticsearch",  
"cluster\_uuid" : "N4zdAgfTTwiFaNUMmoYL\_w",  
"version" : {  
"number" : "6.5.4",  
"build\_flavor" : "unknown",  
"build\_type" : "unknown",  
"build\_hash" : "d2ef93d",  
"build\_date" : "2018-12-17T21:17:40.758843Z",  
"build\_snapshot" : false,  
"lucene\_version" : "7.5.0",  
"minimum\_wire\_compatibility\_version" : "5.6.0",  
"minimum\_index\_compatibility\_version" : "5.0.0"  
},  
"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: [January 30, 2019, 2:12pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/4 "2019-01-30T14:12:02Z")

</div>

How was this instance of Elasticsearch installed given that `build_flavor` and `build_type` are `unknown`?

---

<div class="post-metadata">

### Author: ![Peterleforlag](https://avatars.discourse-cdn.com/v4/letter/p/85e7bf/32.png) [@Peterleforlag](https://discuss.elastic.co/u/Peterleforlag)
#### Post date: [January 30, 2019, 2:19pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/5 "2019-01-30T14:19:27Z")

</div>

I followed the instructions on this site [https://www.elastic.co/guide/en/elasticsearch/reference/current/windows.html](https://www.elastic.co/guide/en/elasticsearch/reference/current/windows.html)  
But it was the command line option and it was not installed as a Service so I have to start it manually from command line.

---

<div class="post-metadata">

### Author: ![Peterleforlag](https://avatars.discourse-cdn.com/v4/letter/p/85e7bf/32.png) [@Peterleforlag](https://discuss.elastic.co/u/Peterleforlag)
#### Post date: [January 30, 2019, 3:02pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/6 "2019-01-30T15:02:00Z")

</div>

I seem to have fixed this by downgrading my Kibana to 6.5.4 to match my Elasticsearch version. (I'm not able to upgrade my Elasticsearch because of other dependicies). However, it is a bit embarrassing that Elasticsearch and Kibana are so strongly coupled together that you can't have 0.1 of a version differance between them I think. Thank you for your help Christian 🙂

---

<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: [February 27, 2019, 3:02pm UTC](https://discuss.elastic.co/t/unable-to-install-kibana-6-6-with-elasticsearch-6-5-4/166365/7 "2019-02-27T15:02:08Z")

</div>

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