KIBANA error : meta_fields

I am getting an error "

child "meta_fields" fails because ["meta_fields" must be an array]
" in kibana.

How to solve this issue?

Hello,
Can you give us more information?
What are you trying to do, what is the meta_fields field like, what version of Kibana are you using?

We just upgraded the version of kibana to "6.0.1"

The detailed error is this:

Error: child "meta_fields" fails because ["meta_fields" must be an array]
at URL/_plugin/kibana/bundles/kibana.bundle.js?v=16108:27:1911
at processQueue (URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:39:9912)
at URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:39:10805
at Scope.$digest (URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:39:21741)
at Scope.$apply (URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:39:24520)
at done (URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:38:9495)
at completeRequest (URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:38:13952)
at XMLHttpRequest.xhr.onload (URL/_plugin/kibana/bundles/commons.bundle.js?v=16108:38:14690)

I deleted an index and then created a new one. That is when I got this error on the top of discover page.

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