Hello, I have been having some issues where Kibana is throwing me "clear your session" errors
User enter's Kibana, loads a dashboard, a few minutes pass, error occurs
Setup:
F5 hardware load balancer ----- --------- > Server 1: Apache reverse proxy to localhost --- > Kibana
|
|______ > Server 2: Apache reverse proxy to localhost --- > Kibana
Full error:
Something went wrong
Try refreshing the page. If that doesn't work, go back to the previous page or clear your session data.
Clear your session
Go back
Courier fetch: Cannot read property 'timed_out' of null
Version: 7.5.0
Build: 27521
TypeError: Cannot read property 'timed_out' of null
at https://myurl/bundles/commons.bundle.js:3:4896083
at Function._module.service.Promise.try (https://myurl/bundles/commons.bundle.js:3:2501410)
at https://myurl/bundles/commons.bundle.js:3:2500784
at Array.map ()
at Function._module.service.Promise.map (https://myurl/bundles/commons.bundle.js:3:2500741)
at callResponseHandlers (https://myurl/bundles/commons.bundle.js:3:4895925)
at https://myurl/bundles/commons.bundle.js:3:4878286
at processQueue (https://myurl/built_assets/dlls/vendors.bundle.dll.js:435:204190)
at https://myurl/built_assets/dlls/vendors.bundle.dll.js:435:205154
at Scope.$digest (https://myurl/built_assets/dlls/vendors.bundle.dll.js:435:215159)