Hi,
I and trying to setup a Service Fabric Cluster (7 node) as a part of a Dynamics 365 On-premises installation. Everything seemed to go well as indicated by the deployment script:

After the installation when I try to open the SF explorer I get a 403 error (even if I use localhost) and I have installed a client certificate on this machine in the current user.
If I try to connect via PowerShell, I get a similar response:
Connect-ServiceFabricCluster 192.168.4.191:19000
WARNING: Failed to contact naming service. Attempting to contact Failover Manager Service...
WARNING: Failed to contact Failover Manager Service, Attempting to contact FMM...
False
When I run just the Connect-ServiceFabricCluster command, I get this response:

Unable to identify the real issue here. Any help would be appreciated, thanks in advance.