Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualize: Authorization Exception Error when loading dashboard with "too many" visualizations #13013

Closed
mark54g opened this issue Jul 20, 2017 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@mark54g
Copy link

mark54g commented Jul 20, 2017

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:

  1. Create or load a dashboard with heavy visualizations

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:

@cjcenizal cjcenizal added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc bug Fixes for quality problems that affect the customer experience labels Jul 21, 2017
@mark54g
Copy link
Author

mark54g commented Jul 21, 2017

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.

@mark54g mark54g closed this as completed Jul 21, 2017
@johnakash
Copy link

How we can fix this nginx issue?

@dickens88
Copy link

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants