When I try to run meshsync locally using the make run, I get an error in the connectivity test with the broker (commenting out the test as suggested in the code also doesnt help)
http://:8222/connzERRO[2023-09-07T17:40:34+03:00] nats: no servers available for connection app=meshsync code=11000 probable-cause=“Endpoint might not be reachable” severity=2 short-description=“Connection to broker failed” suggested-remediation=“Make sure the NATS endpoint is reachable”
exit status 1
Are there any other steps to running meshsync locally?