# Kibana 6.2.4: Visualize: unknown error

**URL:** https://discuss.elastic.co/t/kibana-6-2-4-visualize-unknown-error/140138
**Category:** Kibana
**Created:** [July 16, 2018, 11:08am UTC](https://discuss.elastic.co/t/kibana-6-2-4-visualize-unknown-error/140138 "2018-07-16T11:08:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![asp](https://avatars.discourse-cdn.com/v4/letter/a/9fc348/32.png) [@asp](https://discuss.elastic.co/u/asp)
#### Post date: [July 16, 2018, 11:08am UTC](https://discuss.elastic.co/t/kibana-6-2-4-visualize-unknown-error/140138/1 "2018-07-16T11:08:36Z")

</div>

Hi there,

Versions:  
Elasticsearch: 6.2.3  
Kibana: 6.2.4

very often I get following error in kibana during autorefresh of a complex dashboard:

```
Visualize: unknown error

 Less Info
OK
Error: unknown error
    at respond (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:143:161619)
    at checkRespForFailure (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:143:160796)
    at https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:137:20985
    at processQueue (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:132456)
    at https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:133349
    at Scope.$digest (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:144239)
    at Scope.$apply (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:147018)
    at done (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:100026)
    at completeRequest (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:104697)
    at XMLHttpRequest.requestError (https://devtrunk.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:105545)

```

Browser's DevConsole is showing following errors:  
[https://pastebin.com/q4JaYMa5](https://pastebin.com/q4JaYMa5)

Network Tab shows the following:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/e/bee3bff30aed7ff12515eca9809ab5d9d6c6419a.png)

Kibana runs behind an Apache Webserver.

---

<div class="post-metadata">

### Author: ![chrisronline](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/chrisronline/32/28230_2.png) [@chrisronline](https://discuss.elastic.co/u/chrisronline)
#### Post date: [July 17, 2018, 5:32pm UTC](https://discuss.elastic.co/t/kibana-6-2-4-visualize-unknown-error/140138/2 "2018-07-17T17:32:58Z")

</div>

Hi @asp,

I'd check the health of the ES cluster when that request is running. You might need to optimize on the ES side to support the type of query you are doing. I'd wager a guess that if you ran the same query (that Kibana is running for the visualization) against ES directly, you'd see more specific errors.

---

<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: [August 14, 2018, 5:33pm UTC](https://discuss.elastic.co/t/kibana-6-2-4-visualize-unknown-error/140138/3 "2018-08-14T17:33:05Z")

</div>

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