Please help to suggest how to fix a problem during install Service Fabric.
PS C:\D365\SF> .\TestConfiguration.ps1 -ClusterConfigFilePath .\clusterConfig.json
Trace folder already exists. Traces will be written to existing trace folder: C:\D365\SF\DeploymentTraces
Running Best Practices Analyzer...
Opening TraceWriter SFDeployer, path C:\D365\SF\DeploymentTraces\SFDeployer-637986699551927425.trace
Config validation: Certificate *.serv.local is not installed on node <IP Address AOS> under My. Check the node availability,
certificate installation, and the remote certificate store read permission on the nodes.
Best Practices Analyzer determined environment has an issue. Please see additional BPA log output in DeploymentTraces fo
lder.
Closing TraceWriter SFDeployer, path C:\D365\SF\DeploymentTraces\SFDeployer-637986699551927425.trace
LocalAdminPrivilege : True
IsJsonValid : False
IsCabValid :
RequiredPortsOpen :
RemoteRegistryAvailable :
FirewallAvailable :
RpcCheckPassed :
NoDomainController :
NoConflictingInstallations :
FabricInstallable :
DataDrivesAvailable :
DrivesEnoughAvailableSpace :
Passed : False
Test Config failed with exception: System.InvalidOperationException: Best Practices Analyzer determined environment has
an issue. Please see additional BPA log output in DeploymentTraces folder.
at System.Management.Automation.MshCommandRuntime.ThrowTerminatingError(ErrorRecord errorRecord)
PS C:\D365\SF>