Kibana 6.5.1 on top of elastic search 6.5.1 is not starting

Dears

previously i was using kibana and elastic search versions 6.1.1 now i am upgrading to 6.5.1 version but kibana start is failing with below error.

can someone help me how to fix this please .

log [08:46:11.546] [info][status][plugin:reporting@6.5.1] Status changed from yellow to green - Ready
log [08:46:11.546] [info][kibana-monitoring][monitoring-ui] Monitoring status upload endpoint is not enabled in Elasticsearch:Monitoring stats collection is stopped
log [08:46:11.555] [info][status][plugin:security@6.5.1] Status changed from yellow to green - Ready
log [08:46:11.592] [info][license][xpack] Imported license information from Elasticsearch for the [monitoring] cluster: mode: trial | status: expired | expiry date: 2018-04-05T15:54:32+02:00
log [08:46:12.144] [warning][reporting] Enabling the Chromium sandbox provides an additional layer of protection.
log [08:46:12.176] [info][migrations] Creating index .kibana_2.
log [08:46:42.184] [error][status][plugin:spaces@6.5.1] Status changed from yellow to red - Request Timeout after 30000ms
error [08:46:42.189] [fatal][root] Error: Request Timeout after 30000ms
at /APP/kibana-6.5.1-linux-x86_64/node_modules/elasticsearch/src/lib/transport.js:355:15
at Timeout. (/APP/kibana-6.5.1-linux-x86_64/node_modules/elasticsearch/src/lib/transport.js:384:7)
at ontimeout (timers.js:498:11)
at tryOnTimeout (timers.js:323:5)
at Timer.listOnTimeout (timers.js:290:5)

FATAL Error: Request Timeout after 30000ms

Hello!

Can you enable debug logging by setting ‘logging.verbose: true’ in your kibana.yml, and restart? Post those logs here, and hopefully that’ll help us figure out what’s going on.

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