Kibana version:
5.3.0-1
Elasticsearch version:
5.3.0-1
Server OS version:
CentOS 7.3
Browser version:
Chrome & Firefox
Browser OS version:
Windows 7
Original install method (e.g. download page, yum, from source, etc.):
Yum from 5.x repo
Description of the problem including expected versus actual behavior:
When loading a dashboard with multiple visualizations (greater than 8 heavy visualizations) this error occurs each time.
Steps to reproduce:
Errors in browser console (if relevant):
Error: Authorization Exception
at respond (https://kibana.region1.ldap1.testdomain.local/bundles/kibana.bundle.js?v=14823:14:6928)
at checkRespForFailure (https://kibana.region1.ldap1.testdomain.local/bundles/kibana.bundle.js?v=14823:14:6156)
at https://kibana.region1.ldap1.testdomain.local/bundles/kibana.bundle.js?v=14823:1:26924
at processQueue (https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:38:23621)
at https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:38:23888
at Scope.$eval (https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:39:4619)
at Scope.$digest (https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:39:2359)
at Scope.$apply (https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:39:5037)
at done (https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:37:25027)
at completeRequest (https://kibana.region1.ldap1.testdomain.local/bundles/commons.bundle.js?v=14823:37:28702)
Provide logs and/or server output (if relevant):
Describe the feature:
This issue is not a bug. I found the problem, and it was rather ridiculous and a pain to track down.
The build scripts for the nginx front end neglected a permission on /etc/nginx.
This one's in the bag.
How we can fix this nginx issue?
I have met the same issue, If there are more than 7 visualization in one dashboard it will appear. Is there anyone know how to fix it ?
Most helpful comment
How we can fix this nginx issue?