Any solution for this?
I notice on Orch Administrative Event having .NetRunning type error;
AOSSetupHybridCloud.exe terminating:
Application: AOSSetupHybridCloud.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Runtime.InteropServices.COMException at System.Fabric.Interop.NativeClient+IFabricQueryClient11.EndGetServiceList2(IFabricAsyncOperationContext) at System.Fabric.FabricClient+QueryClient.GetServiceListAsyncEndWrapper(IFabricAsyncOperationContext) at System.Fabric.Interop.AsyncCallOutAdapter2`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Finish(IFabricAsyncOperationContext, Boolean) Exception Info: System.Fabric.FabricElementNotFoundException at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at SetupInfrastructure.ServiceFabricApplicationSetupManager`1+<CheckApplicationState>d__32[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext() Exception Info: System.AggregateException at System.Threading.Tasks.Task`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetResultCore(Boolean) at AOSSetupHybridCloud.Program.CheckApplicationHealth(System.String, SetupInfrastructure.ServiceFabricApplicationSetupManager`1<SetupConfiguration.AXConfigurationSettings>, Int32, Int32) at AOSSetupHybridCloud.Program.ValidateApplication(System.String, SetupInfrastructure.ServiceFabricApplicationSetupManager`1<SetupConfiguration.AXConfigurationSettings>, Int32, Int32) at AOSSetupHybridCloud.Program.Main(System.String[])
-----------------------
I'm running the 2.4.0 agent and .NET Framework 4.8 is installed on all the Orchestrator nodes.