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

Monitoring is throwing an uncaught invariant violation error when changing date #29451

Closed
liza-mae opened this issue Jan 28, 2019 · 8 comments
Closed
Labels
bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team

Comments

@liza-mae
Copy link
Contributor

Kibana version: 6.7.0 snapshot

Elasticsearch version: 6.7.0 snapshot

Server OS version: Linux

Browser version: Chrome

Browser OS version: Latest

Original install method (e.g. download page, yum, from source, etc.):
From snapshots

Describe the bug:
Changing the date range in monitoring is throwing an invariant violation error i

Steps to reproduce:

  1. Install ES/Kibana
  2. Enable monitoring, change date range, it flashes this error

Uncaught Error: Minified React error #170; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=170 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at E (vendors.bundle.dll.js:472)
at Object.updateContainer (vendors.bundle.dll.js:472)
at vendors.bundle.dll.js:472
at Object.unbatchedUpdates (vendors.bundle.dll.js:472)
at Pg (vendors.bundle.dll.js:472)
at Object.unstable_renderSubtreeIntoContainer (vendors.bundle.dll.js:472)
at TetherComponent._update (vendors.bundle.dll.js:472)
at TetherComponent.componentDidUpdate (vendors.bundle.dll.js:472)
at Hi (vendors.bundle.dll.js:212)
at Fi (vendors.bundle.dll.js:212)
E @ vendors.bundle.dll.js:472
updateContainer @ vendors.bundle.dll.js:472
(anonymous) @ vendors.bundle.dll.js:472
unbatchedUpdates @ vendors.bundle.dll.js:472
Pg @ vendors.bundle.dll.js:472
unstable_renderSubtreeIntoContainer @ vendors.bundle.dll.js:472
_update @ vendors.bundle.dll.js:472
componentDidUpdate @ vendors.bundle.dll.js:472
Hi @ vendors.bundle.dll.js:212
Fi @ vendors.bundle.dll.js:212
Gi @ vendors.bundle.dll.js:212
Ii @ vendors.bundle.dll.js:212
bc @ vendors.bundle.dll.js:212
ee @ vendors.bundle.dll.js:212

screenshot from 2019-01-28 10-25-09

@liza-mae liza-mae added the Team:Monitoring Stack Monitoring team label Jan 28, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring

@liza-mae liza-mae added the bug Fixes for quality problems that affect the customer experience label Jan 28, 2019
@chrisronline
Copy link
Contributor

I'm not seeing this on master. Going to try 6.7 explicitly

@chrisronline
Copy link
Contributor

I'm not seeing this running 6.7 from source. Going to try running 6.7 built

@chrisronline
Copy link
Contributor

I'm not seeing this from 6.7 from built snapshot.

@cachedout Can you try and reproduce this?

@liza-mae
Copy link
Contributor Author

I reproduced it on the last two successful snapshots from release manager.
I had logstash also installed, so monitoring shows ES, Kibana, Logstash - then go to change time picker to 2 years then to last 4 hours or last 90 days.

@chrisronline
Copy link
Contributor

@liza-mae On second thought, after looking more into this, I'm confident this is also fixed by #29295 which was just merged recently.

@liza-mae
Copy link
Contributor Author

Thanks @chrisronline I will try on new a build with the fix.

@liza-mae liza-mae changed the title Monitoring is throwing an uncaught invariant violation error when changing date Getting an uncaught invariant violation error Jan 29, 2019
@liza-mae liza-mae reopened this Jan 29, 2019
@liza-mae liza-mae changed the title Getting an uncaught invariant violation error Monitoring is throwing an uncaught invariant violation error when changing date Jan 29, 2019
@liza-mae
Copy link
Contributor Author

I was going to reopen this issue since I am seeing it also on beats cm - but I will go ahead and keep them separate and will re-test this case on latest 6.7

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:Monitoring Stack Monitoring team
Projects
None yet
Development

No branches or pull requests

3 participants