Cannot read property '2' of undefined

When I open a visualization I see the following error :
Cannot read property '2' of undefined

Note that when I login with superuser, visualization works fine.

There is an issue open to correctly handle this exception, which occurs when the user doesn't have access to the dashboard: https://github.com/elastic/kibana/issues/25313

Issue has been identified as we have 2 coordinating nodes and roles has been assigned only in one coordinating node we faced this issue. Our roles setting give complete access to the index if settings are in place in both coordinating nodes. Thanks for the info.....

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