Error Visualize

I connect me to Kibana with the role "kibana_dashbord_only_user" and in the dashboard I have this error:

Error: undefined is not an object (evaluating 'aggs[aggId]')
walkBucketTree@https://kibana.local/bundles/commons.bundle.js?v=16573:21:1134179
buildOtherBucketAgg@https://kibana.local/bundles/commons.bundle.js?v=16573:21:1135218
https://kibana.local/bundles/commons.bundle.js?v=16573:21:1125048
tryCatch@https://kibana.local/bundles/vendors.bundle.js?v=16573:128:99784
https://kibana.local/bundles/vendors.bundle.js?v=16573:128:101863
step@https://kibana.local/bundles/commons.bundle.js?v=16573:21:1122876
initializePromise@[native code]
Promise@[native code]
https://kibana.local/bundles/commons.bundle.js?v=16573:21:1122806
tryCatch@https://kibana.local/bundles/vendors.bundle.js?v=16573:128:99784
https://kibana.local/bundles/vendors.bundle.js?v=16573:128:101863
step@https://kibana.local/bundles/commons.bundle.js?v=16573:21:354303
https://kibana.local/bundles/commons.bundle.js?v=16573:21:354434
promiseReactionJob@[native code]

Does someone have an idea ?

Do you see that error if you sign in with a non-dashboard-only user or a superuser?

Do you have any custom plugins installed?

I see that with dashboard-only user, when I choose superuser all is ok.
I follow the example of https://www.elastic.co/guide/en/kibana/6.2/xpack-dashboard-only-mode.html but I don't see my dashboard, I see this error.

No custom plugins.

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