Hi Everyone,
We have connected Our ES2.3 to kibana4.5.4
We are getting Courier Fetch Error: unhandled courier request error: Request Timeout after 30000ms
Error: unhandled courier request error: Request Timeout after 30000ms
handleError@http://kibana.ktree.org:5666/bundles/kibana.bundle.js?v=10000:90069:23
AbstractReqProvider/AbstractReq.prototype.handleFailure@http://kibana.ktree.org:5666/bundles/kibana.bundle.js?v=10000:89989:15
callClient/</<@http://kibana.ktree.org:5666/bundles/kibana.bundle.js?v=10000:89883:14
callClient/<@http://kibana.ktree.org:5666/bundles/kibana.bundle.js?v=10000:89881:10
processQueue@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:42079:29
scheduleProcessQueue/<@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:42095:28
$RootScopeProvider/this.$get</Scope.prototype.$eval@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:43323:17
$RootScopeProvider/this.$get</Scope.prototype.$digest@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:43134:16
$RootScopeProvider/this.$get</Scope.prototype.$evalAsync/<@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:43362:16
completeOutstandingRequest@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:32841:8
Browser/self.defer/timeoutId<@http://kibana.ktree.org:5666/bundles/commons.bundle.js?v=10000:33118:8
Even we tried Different changes
elasticsearch.requestTimeout: 100000 //NOt working Still
OR
request_timeout //Not working still
OR
elasticsearch.pingTimeout: 9000 //Not Working still
Please anyone help me Out
Thanks in advance