Kibana err_empty_response from Kibana

Hello Team,
I have installed on my local machine ES and Kibana to test around
I am able to run ES and log in but when it comes to Kibana I have a small issue;
I am able to install it and also run the service but when I try to log into
localhost:5601 I got this error:
kibana err_empty_response
I checked on different browsers, also on incognito mode and the same issue
I checked if the port 5601 was open and it was listening
I got no error when I ran the kibana,bat from either cmd or powershell
What else can I try?
Thanks,
Doug

Hi @douglas_Garcia Welcome to the community.

What version are you on?

Did you follow our documentation?

How did you configure Kibana connect to elastic service? Did you use the enrollment token? Did you configure it manually?

Most likely the Kibana server is not connecting to elasticsearch, There are a number of potential issues.

You'll need to tell us how you set up elasticsearch and share your kibana.yml etc.