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

GET _stats fails with maximum call stack error #125

Open
msimos opened this issue Mar 17, 2016 · 2 comments
Open

GET _stats fails with maximum call stack error #125

msimos opened this issue Mar 17, 2016 · 2 comments

Comments

@msimos
Copy link

msimos commented Mar 17, 2016

From Sense if you do either of these two API calls:

GET _stats
GET _cluster/state

Kibana throws this error:

Uncaught RangeError: Maximum call stack size exceeded (https://localhost:5601/bundles/sense.bundle.js?v=9693:14041)

Version: 4.4.1
Build: 9693

Error: Uncaught RangeError: Maximum call stack size exceeded (https://localhost:5601/bundles/sense.bundle.js?v=9693:14041)
at window.onerror (https://localhost:5601/bundles/commons.bundle.js?v=9693:64305:25)

The JSON response is fairly large however my environment is relatively small. See the attached screenshot.

sense_error

@GabrielLaden-minted
Copy link

I get the same error but don't even have to do a query, a few seconds after opening the sense app in browser, it flips to this screen and errors, version 4.5.4 build 10000

@supritshah1289
Copy link

Firefox is the solution for me.
I get the same error as @GabrielLaden-minted on Chrome. However, it works fine on Firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants