-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Comments
Pinging @elastic/stack-monitoring |
I'm not seeing this on master. Going to try 6.7 explicitly |
I'm not seeing this running 6.7 from source. Going to try running 6.7 built |
I'm not seeing this from 6.7 from built snapshot. @cachedout Can you try and reproduce this? |
I reproduced it on the last two successful snapshots from release manager. |
Thanks @chrisronline I will try on new a build with the fix. |
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 |
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:
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
The text was updated successfully, but these errors were encountered: