Forum Discussion

admin Administrator's avatar
admin Administrator
Copper Contributor
May 03, 2022
Solved

can't install AzureATP sensor on DC 2022, help with logs?

setup goes through , installs and DC shows up on the azure site with correct dc name etc with serviceas stopped,

two new azure services appear in windows services on the DC then it times out half way though the installation and uninstalls itself. nothing obvious to my untrained eye in the logs but I do get a couple of windows event log errors during the install

 

A fatal error occurred while creating a TLS server credential. The internal error state is 10013.
The SSPI client process is SYSTEM (PID: 4).

 

A fatal error occurred while creating a TLS server credential. The internal error state is 10013.
The SSPI client process is SYSTEM (PID: 4).

 

everything I can find for schannel indicates .net TLS settings but everything appears to be correct,

TLS 1.2 settings are all on by default with correct registry keys and we have no other TLS errors in server logs usually so possibly not the issue.

have removed previous winpcap and manually installed the oem npcap provided

 

 

 

 

2022-05-03 02:10:30.0140 Info Program Main Deployer started [arguments=geeKuKP101cLPeaEE9klfw==]
2022-05-03 02:10:31.0990 Debug PcapLibraryHelper IsNpcapRunning npcap service exist
2022-05-03 02:10:31.1000 Debug InstallActionGroup Apply started
2022-05-03 02:10:31.1020 Debug CreateCertificateAction Apply started [suppressFailure=False]
2022-05-03 02:10:31.7870 Debug CreateCertificateAction Apply finished
2022-05-03 02:10:31.7870 Debug CreateSensorAction Apply started [suppressFailure=False]
2022-05-03 02:10:34.4676 Debug CreateSensorAction Apply finished
2022-05-03 02:10:34.4676 Debug SaveSensorMandatoryConfigurationAction Apply started [suppressFailure=False]
2022-05-03 02:10:34.5516 Debug SaveSensorMandatoryConfigurationAction Apply finished
2022-05-03 02:10:34.5516 Debug CreateServicesActionGroup Apply started
2022-05-03 02:10:34.5516 Debug CreateServiceAction Apply started [suppressFailure=False]
2022-05-03 02:10:34.5706 Debug CreateServiceAction Apply finished
2022-05-03 02:10:34.5706 Debug SetServiceDescriptionAction Apply started [suppressFailure=False]
2022-05-03 02:10:34.9356 Debug SetServiceDescriptionAction Apply finished
2022-05-03 02:10:34.9356 Debug ConfigureServiceAction Apply started [suppressFailure=False]
2022-05-03 02:10:35.2866 Debug ConfigureServiceAction Apply finished
2022-05-03 02:10:35.2866 Debug SetServicePreshutdownTimeoutAction Apply started [suppressFailure=False]
2022-05-03 02:10:35.6306 Debug SetServicePreshutdownTimeoutAction Apply finished
2022-05-03 02:10:35.6306 Debug CreateServiceAction Apply started [suppressFailure=False]
2022-05-03 02:10:35.6336 Debug CreateServiceAction Apply finished
2022-05-03 02:10:35.6336 Debug SetServiceDescriptionAction Apply started [suppressFailure=False]
2022-05-03 02:10:35.9136 Debug SetServiceDescriptionAction Apply finished
2022-05-03 02:10:35.9136 Debug ConfigureServiceAction Apply started [suppressFailure=False]
2022-05-03 02:10:36.1846 Debug ConfigureServiceAction Apply finished
2022-05-03 02:10:36.1846 Debug SetServicePreshutdownTimeoutAction Apply started [suppressFailure=False]
2022-05-03 02:10:36.4816 Debug SetServicePreshutdownTimeoutAction Apply finished
2022-05-03 02:10:36.4816 Debug CreateServicesActionGroup Apply finished
2022-05-03 02:10:36.4816 Debug ConfigureVirtualServiceAccountAction Apply started [suppressFailure=False]
2022-05-03 02:10:36.8966 Debug ConfigureVirtualServiceAccountAction Apply finished
2022-05-03 02:10:36.8966 Debug RegisterCrashDumpsAction Apply started [suppressFailure=False]
2022-05-03 02:10:36.8996 Debug RegisterCrashDumpsAction Apply finished
2022-05-03 02:10:36.8996 Debug EnableTls12Action Apply started [suppressFailure=False]
2022-05-03 02:10:36.9006 Debug EnableTls12Action Apply finished
2022-05-03 02:10:36.9006 Debug CopyServiceLogsOnRevertAction Apply started [suppressFailure=False]
2022-05-03 02:10:36.9006 Debug CopyServiceLogsOnRevertAction Apply finished
2022-05-03 02:10:36.9006 Debug StartServiceAction Apply started [suppressFailure=False]
2022-05-03 02:11:38.5666 Error ServiceControllerExtension ChangeServiceStatus failed to change service status [name=AATPSensorUpdater status=Running Exception=System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.Tri.Infrastructure.ServiceControllerExtension.ChangeServiceStatus(String name, ServiceControllerStatus status, TimeSpan timeout, Nullable`1 awaitedStatus)]
2022-05-03 02:12:41.1109 Error ServiceControllerExtension ChangeServiceStatus failed to change service status [name=AATPSensorUpdater status=Running Exception=System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.Tri.Infrastructure.ServiceControllerExtension.ChangeServiceStatus(String name, ServiceControllerStatus status, TimeSpan timeout, Nullable`1 awaitedStatus)]
2022-05-03 02:13:43.5439 Error ServiceControllerExtension ChangeServiceStatus failed to change service status [name=AATPSensorUpdater status=Running Exception=System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.Tri.Infrastructure.ServiceControllerExtension.ChangeServiceStatus(String name, ServiceControllerStatus status, TimeSpan timeout, Nullable`1 awaitedStatus)]
2022-05-03 02:14:46.0975 Error ServiceControllerExtension ChangeServiceStatus failed to change service status [name=AATPSensorUpdater status=Running Exception=System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.Tri.Infrastructure.ServiceControllerExtension.ChangeServiceStatus(String name, ServiceControllerStatus status, TimeSpan timeout, Nullable`1 awaitedStatus)]
2022-05-03 02:15:48.6180 Error ServiceControllerExtension ChangeServiceStatus failed to change service status [name=AATPSensorUpdater status=Running Exception=System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.Tri.Infrastructure.ServiceControllerExtension.ChangeServiceStatus(String name, ServiceControllerStatus status, TimeSpan timeout, Nullable`1 awaitedStatus)]
2022-05-03 02:15:48.6211 Debug InstallActionGroup Revert started
2022-05-03 02:15:48.6221 Warn InstallActionGroup Revert reverting [rollbackAction=CopyServiceLogsOnRevertAction index=0 count=8]
2022-05-03 02:15:48.6231 Debug CopyServiceLogsOnRevertAction Revert started
2022-05-03 02:15:48.6321 Debug CopyServiceLogsOnRevertAction Revert finished
2022-05-03 02:15:48.6321 Warn InstallActionGroup Revert reverting [rollbackAction=EnableTls12Action index=1 count=8]
2022-05-03 02:15:48.6321 Debug EnableTls12Action Revert started
2022-05-03 02:15:48.6321 Debug EnableTls12Action Revert finished
2022-05-03 02:15:48.6321 Warn InstallActionGroup Revert reverting [rollbackAction=RegisterCrashDumpsAction index=2 count=8]
2022-05-03 02:15:48.6321 Debug RegisterCrashDumpsAction Revert started
2022-05-03 02:15:48.6361 Debug RegisterCrashDumpsAction Revert finished
2022-05-03 02:15:48.6361 Warn InstallActionGroup Revert reverting [rollbackAction=ConfigureVirtualServiceAccountAction index=3 count=8]
2022-05-03 02:15:48.6361 Debug ConfigureVirtualServiceAccountAction Revert started
2022-05-03 02:15:48.6361 Debug ConfigureVirtualServiceAccountAction Revert finished
2022-05-03 02:15:48.6361 Warn InstallActionGroup Revert reverting [rollbackAction=CreateServicesActionGroup index=4 count=8]
2022-05-03 02:15:48.6361 Debug CreateServicesActionGroup Revert started
2022-05-03 02:15:48.6361 Warn CreateServicesActionGroup Revert reverting [rollbackAction=SetServicePreshutdownTimeoutAction index=0 count=8]
2022-05-03 02:15:48.6361 Debug SetServicePreshutdownTimeoutAction Revert started
2022-05-03 02:15:48.6361 Debug SetServicePreshutdownTimeoutAction Revert finished
2022-05-03 02:15:48.6361 Warn CreateServicesActionGroup Revert reverting [rollbackAction=ConfigureServiceAction index=1 count=8]
2022-05-03 02:15:48.6361 Debug ConfigureServiceAction Revert started
2022-05-03 02:15:48.6361 Debug ConfigureServiceAction Revert finished
2022-05-03 02:15:48.6361 Warn CreateServicesActionGroup Revert reverting [rollbackAction=SetServiceDescriptionAction index=2 count=8]
2022-05-03 02:15:48.6361 Debug SetServiceDescriptionAction Revert started
2022-05-03 02:15:48.6361 Debug SetServiceDescriptionAction Revert finished
2022-05-03 02:15:48.6361 Warn CreateServicesActionGroup Revert reverting [rollbackAction=CreateServiceAction index=3 count=8]
2022-05-03 02:15:48.6361 Debug CreateServiceAction Revert started
2022-05-03 02:15:49.6781 Debug ServiceControllerExtension DeleteService succeeded [name=AATPSensor]
2022-05-03 02:15:49.6781 Debug CreateServiceAction Revert finished
2022-05-03 02:15:49.6781 Warn CreateServicesActionGroup Revert reverting [rollbackAction=SetServicePreshutdownTimeoutAction index=4 count=8]
2022-05-03 02:15:49.6781 Debug SetServicePreshutdownTimeoutAction Revert started
2022-05-03 02:15:49.6781 Debug SetServicePreshutdownTimeoutAction Revert finished
2022-05-03 02:15:49.6781 Warn CreateServicesActionGroup Revert reverting [rollbackAction=ConfigureServiceAction index=5 count=8]
2022-05-03 02:15:49.6781 Debug ConfigureServiceAction Revert started
2022-05-03 02:15:49.6781 Debug ConfigureServiceAction Revert finished
2022-05-03 02:15:49.6781 Warn CreateServicesActionGroup Revert reverting [rollbackAction=SetServiceDescriptionAction index=6 count=8]
2022-05-03 02:15:49.6781 Debug SetServiceDescriptionAction Revert started
2022-05-03 02:15:49.6781 Debug SetServiceDescriptionAction Revert finished
2022-05-03 02:15:49.6781 Warn CreateServicesActionGroup Revert reverting [rollbackAction=CreateServiceAction index=7 count=8]
2022-05-03 02:15:49.6781 Debug CreateServiceAction Revert started
2022-05-03 02:15:50.7031 Debug ServiceControllerExtension DeleteService succeeded [name=AATPSensorUpdater]
2022-05-03 02:15:50.7031 Debug CreateServiceAction Revert finished
2022-05-03 02:15:50.7031 Debug CreateServicesActionGroup Revert finished
2022-05-03 02:15:50.7031 Warn InstallActionGroup Revert reverting [rollbackAction=SaveSensorMandatoryConfigurationAction index=5 count=8]
2022-05-03 02:15:50.7031 Debug SaveSensorMandatoryConfigurationAction Revert started
2022-05-03 02:15:50.7041 Debug SaveSensorMandatoryConfigurationAction Revert finished
2022-05-03 02:15:50.7041 Warn InstallActionGroup Revert reverting [rollbackAction=CreateSensorAction index=6 count=8]
2022-05-03 02:15:50.7041 Debug CreateSensorAction Revert started
2022-05-03 02:15:51.9422 Debug CreateSensorAction Revert finished
2022-05-03 02:15:51.9422 Warn InstallActionGroup Revert reverting [rollbackAction=CreateCertificateAction index=7 count=8]
2022-05-03 02:15:51.9422 Debug CreateCertificateAction Revert started
2022-05-03 02:15:51.9662 Debug CreateCertificateAction Revert finished
2022-05-03 02:15:51.9662 Debug InstallActionGroup Revert finished
2022-05-03 02:15:52.1032 Error DeploymentAction Deployer failed [arguments=geeKuKP101cLPeaEE9klfw==]
Microsoft.Tri.Infrastructure.ExtendedException: Apply failed [Type=StartServiceAction]
at void Microsoft.Tri.Sensor.Common.DeploymentAction.Apply(bool suppressFailure)
at void Microsoft.Tri.Sensor.Common.DeploymentActionGroup.Apply(bool suppressFailure)
at int Microsoft.Tri.Sensor.Deployment.Deployer.Program.Main(string[] commandLineArguments)

  • admin Administrator's avatar
    admin Administrator
    May 17, 2022
    For anyone who finds similar errors,
    opening IISCRYPTO to "server defaults template" lets everything install properly and run correctly. Using IIScrypto "best practice template" afterward installation re breaks sensor updater and causes schannel errors in event log.
    still trying to work out exactly what does/doesn't work in IISCRYPTO but can confirm it is now working using only TLS 1.0,1.1 and 1.2 server/client protocols with all ciphers enabled
    "best practices template" disables too much but havn't proved what exactly

17 Replies

  • dougsbaker's avatar
    dougsbaker
    Brass Contributor

    admin Administrator Definitely looks like a TLS issue. I would Double Check that the server can correctly communicate with your ATP portal using TLS1.2 

     

    https://gist.github.com/gpduck/db4f984435744e7dde1d 

    I have used this tool in the past and it can be helpful. Just put in your ATP url EX org.atp.azure.com

     

    • admin Administrator's avatar
      admin Administrator
      Copper Contributor

      https://gist.github.com/gpduck/db4f984435744e7dde1d 

       

       

      PS C:\> Test-SslProtocols -ComputerName #############.atp.azure.com


      ComputerName : ########hbschool.atp.azure.com
      Port : 443
      KeyLength : 2048
      SignatureAlgorithm : sha384RSA
      Ssl2 : False
      Ssl3 : False
      Tls : False
      Tls11 : False
      Certificate : [Subject]
      CN=*.atp.azure.com, O=Microsoft Corporation, L=Redmond, S=WA, C=US

      [Issuer]
      CN=Microsoft Azure TLS Issuing CA 01, O=Microsoft Corporation, C=US

      [Serial Number]
      33003955D502CBC0B8A09DF0A10000003955D5

      [Not Before]
      28/04/2022 2:23:25 p.m.

      [Not After]
      23/04/2023 2:23:25 p.m.

      [Thumbprint]
      FFB8A618EA754DBD3BB88F842602A7EBFB6C6E97

      Tls12 : True
      Tls13 : False
      can't see anything obviously wrong?

       

       

      quote  "Maybe run

      netsh http add sslcert

       

       

       

      slightly above my understanding I'm afraid,

      netsh http show sslcert lists nothingon this server

      although on a 2nd identical DC which fails installation the same


      SSL Certificate bindings:
      -------------------------

       

      IP:port : 0.0.0.0:443
      Certificate Hash : 69b8cf31d5320946304974a73499c8218bc5cb17
      Application ID : {4dc3e181-e14b-4a21-b022-59fc669b0914}
      Certificate Store Name : My
      Verify Client Certificate Revocation : Enabled
      Verify Revocation Using Cached Client Certificate Only : Disabled
      Usage Check : Enabled
      Revocation Freshness Time : 0
      URL Retrieval Timeout : 0
      Ctl Identifier : (null)
      Ctl Store Name : (null)
      DS Mapper Usage : Enabled
      Negotiate Client Certificate : Disabled
      Reject Connections : Disabled
      Disable HTTP2 : Not Set
      Disable QUIC : Not Set
      Disable TLS1.2 : Not Set
      Disable TLS1.3 : Not Set
      Disable OCSP Stapling : Not Set
      Enable Token Binding : Not Set
      Log Extended Events : Not Set
      Disable Legacy TLS Versions : Not Set
      Enable Session Ticket : Not Set
      Extended Properties:
      PropertyId : 0
      Receive Window : 1048576
      Extended Properties:
      PropertyId : 1
      Max Settings Per Frame : 2796202
      Max Settings Per Minute : 4294967295
      Extended Properties:
      PropertyId : 2
      Extended Properties:
      PropertyId : 3
      Extended Properties:
      PropertyId : 4


      IP:port : 0.0.0.0:5050
      Certificate Hash : 61c405a3f58e5732600e8ef74c30d51ba52bdb0b
      Application ID : {2f529d74-9eef-495d-9154-769834491850}
      Certificate Store Name : (null)
      Verify Client Certificate Revocation : Enabled
      Verify Revocation Using Cached Client Certificate Only : Disabled
      Usage Check : Enabled
      Revocation Freshness Time : 0
      URL Retrieval Timeout : 0
      Ctl Identifier : (null)
      Ctl Store Name : (null)
      DS Mapper Usage : Disabled
      Negotiate Client Certificate : Disabled
      Reject Connections : Disabled
      Disable HTTP2 : Not Set
      Disable QUIC : Not Set
      Disable TLS1.2 : Not Set
      Disable TLS1.3 : Not Set
      Disable OCSP Stapling : Not Set
      Enable Token Binding : Not Set
      Log Extended Events : Not Set
      Disable Legacy TLS Versions : Not Set
      Enable Session Ticket : Not Set
      Extended Properties:
      PropertyId : 0
      Receive Window : 1048576
      Extended Properties:
      PropertyId : 1
      Max Settings Per Frame : 2796202
      Max Settings Per Minute : 4294967295
      Extended Properties:
      PropertyId : 2
      Extended Properties:
      PropertyId : 3
      Extended Properties:
      PropertyId : 4

    • admin Administrator's avatar
      admin Administrator
      Copper Contributor

      I must be simple but I can't get any output from that script as an example just returns nothing
      PS C:\> .\test-Sslprotocols.ps1 -ComputerName http://www.google.com

       

      IIScrypto

      says TLS 1.0, 1.1, 1.2,

      ciphers triple DES 168

      AES128, 256

      all hashes

      just the recommended best practices

       

       

      • EliOfek's avatar
        EliOfek
        Icon for Microsoft rankMicrosoft

        admin Administrator the updater is failing to open the ssl listener on tcp localhost 444 using os methods while running as system.

        Any hardedning was done in this area?

        Maybe run 

        netsh http add sslcert 

        And see if it gives more clues.

         

         

    • EliOfek's avatar
      EliOfek
      Icon for Microsoft rankMicrosoft
      Also, the reason of the rollback is that the updater service failed to connect.
      the updater log should be copied to the temp folder as well with the deployment log.
      Check what is the exact exception you have there, it might give more clues.

      Also, if you need a proxy to connect, make sure you are using the silent install mode with the proxy parameters. If you rely on other proxy settings you might fail where the deployment manages to register from your profile, but the updater which runs under a different profile might not use the proxy ...
      • admin Administrator's avatar
        admin Administrator
        Copper Contributor

        No proxys

        and updater log

        2022-05-03 02:10:48.8491 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:11:04.5966 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:11:20.4716 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:11:37.2467 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:11:50.5390 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:12:06.9864 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:12:23.2188 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:12:39.0960 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:12:53.5462 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:13:10.1858 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:13:26.2746 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:13:42.7960 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:13:55.4071 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:14:11.7384 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:14:28.4639 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:14:45.4288 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:14:57.8641 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:15:13.7165 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:15:29.4548 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
        2022-05-03 02:15:45.7301 Error PlatformInvokeExtension exceptionFormattedDetails=[NativeErrorCode=1]
        System.ComponentModel.Win32Exception (0x80004005): Incorrect function
        at void Microsoft.Tri.Infrastructure.PlatformInvokeExtension.ThrowWin32ErrorException(Win32ErrorCode win32ErrorCode, Win32ErrorCode[] allowedWin32ErrorCodes)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)+AddCertificateBinding(GCHandle socketAddressHandle)
        at void Microsoft.Tri.Infrastructure.HttpHelper.ConfigureSsl(IPEndPoint ipEndpoint, X509Certificate2 certificate)
        at void Microsoft.Tri.Sensor.Updater.SensorUpdaterWebApplication.UpdateMutableConfiguration(SecretManagerConfiguration secretManagerConfiguration)
        at Func<Task> Microsoft.Tri.Infrastructure.ActionExtension.ToAsyncFunction(Action action)+(TItem _) => { }
        at void Microsoft.Tri.Infrastructure.ConfigurationManager+<>c__DisplayClass7_0<TModuleConfiguration>+<<RegisterConfigurationAsync>b__0>d.MoveNext()
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync(Func<ConfigurationCollection, Task> onConfigurationsUpdateAsync, Type[] configurationTypes)
        at async Task Microsoft.Tri.Infrastructure.ConfigurationManager.RegisterConfigurationAsync<TModuleConfiguration>(Func<TModuleConfiguration, Task> onConfigurationUpdateAsync)
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at object lambda_method(Closure, object[])
        at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
        at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
        at ModuleManager Microsoft.Tri.Sensor.Updater.SensorUpdaterService.CreateModuleManager()
        at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
        at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
        at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)

Resources