Kibana server is not ready yet constantly

Hi, I've created an Elasticsearch cluster with two different hosts using docker , everything works fine , but when i try to load kibana in my browser it constantly shows kibana server is not ready yet ,
this is the kibana.yml file , i'm using docker compose to run Elk stack
server.name: kibana
server.host: "0.0.0.0"
elasticsearch.url: http://192.168.43.176:9200

Hello Enigma,

Can you help me out with a little more information?

What version of the stack are you running?
Is kibana on one of the containers or on your local machine?
What OS are you using for this setup?

Thanks.

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