Error while launching the Meshery Dashboard

Hey Everyone!
i am encountering some issue while launching the meshery dashboard.
My installation steps:

now as you can see it is saying listening on Meshery endpoint is http://localhost:31697
but on running on this endpoint it is having this problem


so the next steps that I tried

  • tried login mesheryctl system login it says
authentication failed: Unable to reach Meshery server at http://localhost:31697. Verify your environment's readiness for a Meshery deployment by running `mesheryctl system check`.

so i ran the system check also
here is the issue

but but here is what i found
on running this command which is
mesheryctl system dashboard --port -forward
i am able to access the server and
which is listening on localhost:9091

so need help with this where am i wrong

@Arpit529Srivastava, as previously suggested, you need to follow one of the installation guides. If you have an issue, point out which step in the installation guide that you are following is causing a problem.

it worked using the make server command
thanku :slight_smile: