IndexSizeError: Index or size is negative or greater than the allowed amount

Kibana user keeps on getting following "Something went wrong" message:

IndexSizeError: Index or size is negative or greater than the allowed amount

... tried to "clear your session" and also tried with different browsers, no luck(

Kibana 6.5.4

Please advise.

1 Like

Do that appear on every access to Kibana? Is there a specific dashboard/visualization that's causing that?

Could you please also open your browsers dev tools (F12 or Cmd+Alt+I on Mac) and check if there are additional information (like a stacktrace), that you can provide for that error?

Hi Tim,
The issue happens on every login attempt, however, limited to two specific dashboards. Whenever we are trying to open one of the visualizations "Full Screen" ( vertical bar, pie charts, donut charts) Kibana crashes with the above message. Yet, we can open full screen similar visualizations on another dashboard with no problems. More so, even when we add one of the "crashing" visualizations to another dashboard, it expands normally.

@timroes

from Console:

Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
Arguments: 
[0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: now-15m, _f: undefined, _strict: undefined, _locale: [object Object]
Error
    at Function.createFromInputFallback (https://k.x.com/bundles/vendors.bundle.js:208:161744)
    at Yt (https://k.x.com/bundles/vendors.bundle.js:208:179695)
    at Ot (https://k.x.com/bundles/vendors.bundle.js:208:180406)
    at Tt (https://k.x.com/bundles/vendors.bundle.js:208:180488)
    at n (https://k.x.com/bundles/vendors.bundle.js:208:158585)
    at Function.convertTimeToUTCString (https://k.x.com/bundles/commons.bundle.js:3:397274)
    at DashboardStateManager.handleTimeChange (https://k.x.com/bundles/commons.bundle.js:3:2900319)
    at controller (https://k.x.com/bundles/commons.bundle.js:3:2884220)
    at Object.invoke (https://k.x.com/bundles/vendors.bundle.js:277:53092)
    at $controllerInit (https://k.x.com/bundles/vendors.bundle.js:277:120876)
    at nodeLinkFn (https://k.x.com/bundles/vendors.bundle.js:277:99972)
    at compositeLinkFn (https://k.x.com/bundles/vendors.bundle.js:277:85277)
    at publicLinkFn (https://k.x.com/bundles/vendors.bundle.js:277:82884)
    at Object.link (https://k.x.com/bundles/vendors.bundle.js:304:7516)
    at https://k.x.com/bundles/vendors.bundle.js:277:11954
    at invokeLinkFn (https://k.x.com/bundles/vendors.bundle.js:277:114094)

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.