Elastic Search Configuration Problem with Kibana.yml

So, I'm a newbie in Elasticsearch and Kibana. I've a problem with configuration and connection of Kibana to ES, sadly I couldn't find a solution that would work out for me, so I hope someone could help me out.

Steps I've done:

  1. I ran elasticsearch and successfully got token, password and certification;
  2. I ran Kibana and got the link to follow to localhost with 5601 port, with verification code;
  3. I followed the link, however, when I paste the given token I face with the problem.

Problem is: Generate a new enrollment token or configure manually.

To make everything clear, I have ran with default elasticsearch.yml and kibana.yml with no changes, then I tried to change some of configurations to see if it will work, but nothing helped. I could provide my kibana.yml file if needed.

By the way, when pasting the token, I get this message in terminal of Kibana (I've changed 0 to o so I Could post this):
[2024-10-11T11:15:31.673+05:00][ERROR][plugins.interactiveSetup.elasticsearch] Unable to connect to host "https://172.16.o.2:92oo", will proceed to the next host if available: Request timed out

When I tried to configure with kibana_system as login and password I got from ES, it says next: Couldn't configure Elastic. Retry or update the kibana.yml file manually. Also get message in Kibana terminal:
[2024-10-11T11:15:52.430+05:00][ERROR][plugins.interactiveSetup.elasticsearch] Failed to authenticate with host "https://localhost:92oo": ""

If this quote is correct you have a typo, using the letter "o" instead of the number 0 (zero). Try with https://localhost:9200

I've replaced 0 to "o" letter purposely, it didn't allowed me to post with host link

From Elasticsearch to Kibana

Removed esre-elasticsearch-relevance-engine