Did you try using the browser developer tools to monitor what is failing?
Also, be aware that if the user can access kibana and view data in kibana he can access the whole elasticsearch cluster with http://kibanaurl/elasticsearch/
the errors visible on the screenshots look rather like follow-up errors. Are there any other exceptions being printed? And which Kibana version are you using?
Does this happen with only one particular dashboard, with multiple or all of them? Do the dashboards render correctly when accessed in Kibana directly?
I have a set of dashboards , i place them in different tabs ,once kibana loads up the present tab shows right data with no errors, but if i move on to rest of the tabs they trigger this error.
All dashboards work fine when accessed in kibana directly.
It seems that placing iframes in elements hidden via javascript is very prone to errors in some browsers. Please make sure that the javascript code and styles that manage your tabs do not initialize their size to 0. Maybe lazily putting the iframes into the tabs when they are activated can work around this.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.