Hey guys, I'm setting up the meshery locally, does the below screenshot means the server is running because in localhost 9081, it's showing "site cannot be reached", can you anyone help me please?

Following log means that your server has started successfully and is listening at port 9081 on localhost.

INFO[2023-10-22T20:41:11+05:30] Meshery Server listening on: 9081             app=meshery

Eg:

It’s Stuck at “go run main.go error.go”

runtime/cgo

cc1.exe: sorry, unimplemented: 64-bit mode not compiled in
make: *** [Makefile:103: server] Error 1

This error occurred.

Try using WSL2 to avoid issues with Windows.

maybe its something to do with the firewall blocking the port

@Santhosh.S as @Lee said you should use WSL2.

Yes @Lee Will try it with WSL2.

I’ll try it with WSL2, Thank you