Kibana server is not ready yet

Hi Team,

In Kibana UI , We are able to see error message as "Kibana server is not ready yet" but when we did status check for kibana and Elasticsearch using below command we were able to get below results.

Status check for Kibana:

systemctl status kibana.service
ā— kibana.service - LSB: Kibana
Loaded: loaded (/etc/rc.d/init.d/kibana; enabled; vendor preset: disabled)
Active: active (running) since Tue 2023-06-20 09:04:59 EDT; 1 day 1h ago

Status check for Elastic Search:

code=exited,status=1/Failure
Failed to start LSB:This service manages the elasticsearch daemon

Apart from that we also tried to perform version check for both Kibana and Elasticsearch.Please find below details:

elasticsearch-7.1.1-1.x86_64

kibana-7.1.1-1.x86_64

Please suggest steps to resolve this issue.
Thanks In Advance

1 Like

Hi @sunainajain,

Welcome to the community! Can you share the Elasticsearch logs?

It looks like you are also using old versions of Elasticsearch that are past EOL. We would recommend upgrading if you can.

Hi Carly,

Thanks for looking into this.
Could you please suggest the way through which we can fetch Elasticsearch logs?

Where is your Elasticsearch hosted? Are you using an on-prem install or Elastic Cloud? Are you using ECK?

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