My meshery ui will not open because I can not access meshery server via localhost

When I start meshery, it attempts to open the ui at http://localhost:30364 but the connection fails.
My .meshery/config.yaml looks like this
contexts:
local:
endpoint: http://localhost:30364
token: Default
platform: kubernetes
components: []
channel: edge
version: latest
current-context: local
tokens:

  • location: auth.json
    name: Default

What are you running for your Kubernetes cluster?

@piyushsingariya is this a good use of mesheryctl system dashboard?