2025-11-15 20:43:58.043 +01:00 [INF] [MAIN] HASS.Agent version: 2.2.0-beta3 2025-11-15 20:43:58.052 +01:00 [INF] [MAIN] Extended logging enabled 2025-11-15 20:43:58.057 +01:00 [INF] [SETTINGS] Config storage path: C:\Users\Qosmio\AppData\Local\HASS.Agent\Client\config 2025-11-15 20:43:58.062 +01:00 [INF] [SETTINGS] No config found, storing default settings 2025-11-15 20:43:58.180 +01:00 [INF] [LOCALIZTION] No language setting stored, falling back to the system's UI culture: English (United States) 2025-11-15 20:43:58.180 +01:00 [WRN] [LOCALIZATION] The selected UI culture isn't yet supported, please help out by translating: 2025-11-15 20:43:58.180 +01:00 [WRN] [LOCALIZATION] https://www.hass-agent.io/latest/contributing/translating/ 2025-11-15 20:43:58.180 +01:00 [INF] [LOCALIZATION] Setting default: English 2025-11-15 20:43:58.917 +01:00 [DBG] [RADIOMGR] Initialization started 2025-11-15 20:43:58.985 +01:00 [INF] [RADIOMGR] Radio management permission granted 2025-11-15 20:43:58.985 +01:00 [DBG] [RADIOMGR] Enumerating proximity/NFC devices 2025-11-15 20:43:59.014 +01:00 [INF] [RADIOMGR] Ready 2025-11-15 20:44:01.375 +01:00 [INF] [INTERNALSENSORS] Ready 2025-11-15 20:44:01.639 +01:00 [ERR] [PROGRAM] FileNotFoundException: Could not load file or assembly 'System.Collections.Specialized.XmlSerializers, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL'. The system cannot find the file specified. 2025-11-15 20:44:01.639 +01:00 [ERR] [PROGRAM] FileNotFoundException: Could not load file or assembly 'C:\Users\Qosmio\AppData\Local\HASS.Agent\Client\System.Collections.Specialized.XmlSerializers.dll'. The system cannot find the file specified. 2025-11-15 20:44:02.945 +01:00 [INF] [VIRTDESKT] Virtual Desktop Manager initialized 2025-11-15 20:44:02.945 +01:00 [DBG] [AUDIOMGR] initializing 2025-11-15 20:44:03.363 +01:00 [INF] [AUDIOMGR] initialized 2025-11-15 20:44:03.379 +01:00 [INF] [SETTINGS_QUICKACTIONS] Config not found, no entities loaded 2025-11-15 20:44:03.381 +01:00 [INF] [SETTINGS_COMMANDS] Config not found, no entities loaded 2025-11-15 20:44:03.384 +01:00 [INF] [SETTINGS_SENSORS] Config not found, no entities loaded 2025-11-15 20:45:17.144 +01:00 [FTL] [NET] [HostNotFound] No such host is known. System.Net.Sockets.SocketException (11001): No such host is known. at System.Net.NameResolutionPal.ProcessResult(SocketError errorCode, GetAddrInfoExContext* context) at System.Net.NameResolutionPal.GetAddressInfoExCallback(Int32 error, Int32 bytes, NativeOverlapped* overlapped) --- End of stack trace from previous location --- at System.Net.Sockets.SocketAsyncEventArgs.g__Core|112_0(MultiConnectSocketAsyncEventArgs internalArgs, Task`1 addressesTask, Int32 port, SocketType socketType, ProtocolType protocolType, CancellationToken cancellationToken) 2025-11-15 20:45:17.147 +01:00 [FTL] [NET] [HostNotFound] No such host is known. System.Net.Sockets.SocketException (11001): No such host is known. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) 2025-11-15 20:45:17.246 +01:00 [FTL] [HASS_API] Error while checking config: No such host is known. (homeassistant.local:8123) System.Net.Http.HttpRequestException: No such host is known. (homeassistant.local:8123) ---> System.Net.Sockets.SocketException (11001): No such host is known. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() at HASS.Agent.HomeAssistant.HassApiManager.CheckHassConfigAsync(String uri, String apiKey, Boolean automaticClientCertificate, Boolean allowUntrustedCertificates, String clientCertificate) in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\HomeAssistant\HassApiManager.cs:line 333 2025-11-15 20:46:27.586 +01:00 [INF] [SETTINGS] Configuration stored 2025-11-15 20:46:27.738 +01:00 [INF] [LOCALAPI] Disabled 2025-11-15 20:46:27.740 +01:00 [INF] [MQTT] Identifying as device: THINKSMART 2025-11-15 20:46:27.743 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) 2025-11-15 20:46:27.743 +01:00 [INF] [HOTKEY] Completed bind for global quickaction hotkey 2025-11-15 20:46:27.744 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() 2025-11-15 20:46:27.744 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() at HASS.Agent.HomeAssistant.HassApiManager.GetConfig() in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\HomeAssistant\HassApiManager.cs:line 209 2025-11-15 20:46:27.751 +01:00 [INF] [SETTINGS] Configuration stored 2025-11-15 20:46:27.754 +01:00 [INF] [MQTT] Connecting .. 2025-11-15 20:46:27.764 +01:00 [INF] [SERVICE] Local install path: C:\Program Files (x86)\LAB02 Research\HASS.Agent Satellite Service\ 2025-11-15 20:46:27.816 +01:00 [INF] [MEDIA] Ready 2025-11-15 20:46:27.829 +01:00 [INF] [MQTT] Connected 2025-11-15 20:46:27.834 +01:00 [WRN] [MEDIA] No MediaSession active 2025-11-15 20:46:27.866 +01:00 [INF] [NOTIFIER] Ready 2025-11-15 20:46:28.629 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation has timed out. System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2025-11-15 20:46:29.766 +01:00 [INF] [MQTT] Initial registration completed 2025-11-15 20:46:32.750 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2025-11-15 20:46:32.751 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2025-11-15 20:46:32.752 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() at HASS.Agent.HomeAssistant.HassApiManager.GetConfig() in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\HomeAssistant\HassApiManager.cs:line 209 2025-11-15 20:46:34.177 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation has timed out. System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2025-11-15 20:46:37.640 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) 2025-11-15 20:46:37.643 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) at GrpcDotNetNamedPipes.Internal.MessageReader`1.<>c__DisplayClass9_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2025-11-15 20:46:37.647 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) at GrpcDotNetNamedPipes.Internal.MessageReader`1.<>c__DisplayClass9_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at HASS.Agent.Service.RpcClientService.SetServiceMqttSettingsAsync(ServiceMqttSettings serviceMqttSettings) in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\Service\Requests\RpcSetRequests.cs:line 97 2025-11-15 20:46:37.649 +01:00 [ERR] [SERVICE] RPC error [Unavailable]: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") 2025-11-15 20:46:37.663 +01:00 [ERR] [SETTINGS] Sending MQTT settings to service failed 2025-11-15 20:46:37.754 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2025-11-15 20:46:37.754 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() 2025-11-15 20:46:37.755 +01:00 [FTL] [PROGRAM] FirstChanceException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckRequestBeforeSend(HttpRequestMessage request) at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken) at HADotNet.Core.BaseClient.Get[T](String path) at HADotNet.Core.Clients.ConfigClient.GetConfiguration() at HASS.Agent.HomeAssistant.HassApiManager.GetConfig() in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\HomeAssistant\HassApiManager.cs:line 209 2025-11-15 20:46:38.295 +01:00 [INF] [SYSTEM] Application shutting down 2025-11-15 20:46:38.299 +01:00 [FTL] [PROGRAM] FirstChanceException: A task was canceled. System.Threading.Tasks.TaskCanceledException: A task was canceled. at MQTTnet.Client.MqttClient.TrySendKeepAliveMessages(CancellationToken cancellationToken) 2025-11-15 20:46:38.303 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation was canceled. System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.ManualResetEventSlim.Wait(CancellationToken cancellationToken) at MQTTnet.Internal.BlockingQueue`1.PeekAndWait(CancellationToken cancellationToken) at MQTTnet.Extensions.ManagedClient.ManagedMqttClient.PublishQueuedMessagesAsync(CancellationToken cancellationToken) 2025-11-15 20:46:38.309 +01:00 [INF] [MQTT] Disconnected 2025-11-15 20:46:38.344 +01:00 [INF] [SYSTEM] Application shutdown complete 2025-11-15 20:46:40.784 +01:00 [INF] [MAIN] HASS.Agent version: 2.2.0-beta3 2025-11-15 20:46:40.792 +01:00 [INF] [MAIN] Extended logging enabled 2025-11-15 20:46:40.801 +01:00 [INF] [SETTINGS] Config storage path: C:\Users\Qosmio\AppData\Local\HASS.Agent\Client\config 2025-11-15 20:46:40.930 +01:00 [INF] [SETTINGS] Configuration loaded 2025-11-15 20:46:40.935 +01:00 [INF] [LOCALIZATION] Selected UI culture: [en] English 2025-11-15 20:46:41.330 +01:00 [DBG] [RADIOMGR] Initialization started 2025-11-15 20:46:41.393 +01:00 [INF] [RADIOMGR] Radio management permission granted 2025-11-15 20:46:41.393 +01:00 [DBG] [RADIOMGR] Enumerating proximity/NFC devices 2025-11-15 20:46:41.420 +01:00 [INF] [RADIOMGR] Ready 2025-11-15 20:46:43.773 +01:00 [INF] [INTERNALSENSORS] Ready 2025-11-15 20:46:44.013 +01:00 [INF] [VIRTDESKT] Virtual Desktop Manager initialized 2025-11-15 20:46:44.013 +01:00 [DBG] [AUDIOMGR] initializing 2025-11-15 20:46:44.455 +01:00 [INF] [AUDIOMGR] initialized 2025-11-15 20:46:44.477 +01:00 [INF] [SETTINGS_QUICKACTIONS] Config not found, no entities loaded 2025-11-15 20:46:44.479 +01:00 [INF] [SETTINGS_COMMANDS] Config not found, no entities loaded 2025-11-15 20:46:44.481 +01:00 [INF] [SETTINGS_SENSORS] Config not found, no entities loaded 2025-11-15 20:46:44.501 +01:00 [INF] [LOCALAPI] Disabled 2025-11-15 20:46:44.502 +01:00 [INF] [MQTT] Identifying as device: THINKSMART 2025-11-15 20:46:44.503 +01:00 [INF] [HOTKEY] Completed bind for global quickaction hotkey 2025-11-15 20:46:44.517 +01:00 [INF] [MQTT] Connecting .. 2025-11-15 20:46:44.525 +01:00 [INF] [SERVICE] Local install path: C:\Program Files (x86)\LAB02 Research\HASS.Agent Satellite Service\ 2025-11-15 20:46:44.583 +01:00 [INF] [MEDIA] Ready 2025-11-15 20:46:44.600 +01:00 [WRN] [MEDIA] No MediaSession active 2025-11-15 20:46:44.618 +01:00 [INF] [MQTT] Connected 2025-11-15 20:46:44.619 +01:00 [INF] [HASS_API] Home Assistant version: 2025.11.2 2025-11-15 20:46:44.625 +01:00 [INF] [NOTIFIER] Ready 2025-11-15 20:46:45.025 +01:00 [INF] [HASS_API] System connected with -----:8123 2025-11-15 20:46:46.521 +01:00 [INF] [MQTT] Initial registration completed 2025-11-15 20:47:05.784 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation has timed out. System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) 2025-11-15 20:47:14.829 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) 2025-11-15 20:47:14.833 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) at GrpcDotNetNamedPipes.Internal.MessageReader`1.<>c__DisplayClass9_0.<b__0>d.MoveNext() 2025-11-15 20:47:14.836 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) at GrpcDotNetNamedPipes.Internal.MessageReader`1.<>c__DisplayClass9_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at HASS.Agent.Service.RpcClientService.SetServiceMqttSettingsAsync(ServiceMqttSettings serviceMqttSettings) in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\Service\Requests\RpcSetRequests.cs:line 97 2025-11-15 20:47:14.837 +01:00 [ERR] [SERVICE] RPC error [Unavailable]: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") 2025-11-15 20:47:14.850 +01:00 [ERR] [SETTINGS] Sending MQTT settings to service failed 2025-11-15 20:47:14.903 +01:00 [INF] [SETTINGS] Configuration stored 2025-11-15 20:47:17.551 +01:00 [INF] [SYSTEM] Application shutting down 2025-11-15 20:47:17.555 +01:00 [FTL] [PROGRAM] FirstChanceException: A task was canceled. System.Threading.Tasks.TaskCanceledException: A task was canceled. at MQTTnet.Client.MqttClient.TrySendKeepAliveMessages(CancellationToken cancellationToken) 2025-11-15 20:47:17.559 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation was canceled. System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.ManualResetEventSlim.Wait(CancellationToken cancellationToken) at MQTTnet.Internal.BlockingQueue`1.PeekAndWait(CancellationToken cancellationToken) at MQTTnet.Extensions.ManagedClient.ManagedMqttClient.PublishQueuedMessagesAsync(CancellationToken cancellationToken) 2025-11-15 20:47:17.561 +01:00 [INF] [MQTT] Disconnected 2025-11-15 20:47:17.598 +01:00 [INF] [SYSTEM] Application shutdown complete 2025-11-15 20:47:20.052 +01:00 [INF] [MAIN] HASS.Agent version: 2.2.0-beta3 2025-11-15 20:47:20.059 +01:00 [INF] [MAIN] Extended logging enabled 2025-11-15 20:47:20.064 +01:00 [INF] [SETTINGS] Config storage path: C:\Users\Qosmio\AppData\Local\HASS.Agent\Client\config 2025-11-15 20:47:20.182 +01:00 [INF] [SETTINGS] Configuration loaded 2025-11-15 20:47:20.187 +01:00 [INF] [LOCALIZATION] Selected UI culture: [en] English 2025-11-15 20:47:20.567 +01:00 [DBG] [RADIOMGR] Initialization started 2025-11-15 20:47:20.624 +01:00 [INF] [RADIOMGR] Radio management permission granted 2025-11-15 20:47:20.624 +01:00 [DBG] [RADIOMGR] Enumerating proximity/NFC devices 2025-11-15 20:47:20.657 +01:00 [INF] [RADIOMGR] Ready 2025-11-15 20:47:22.996 +01:00 [INF] [INTERNALSENSORS] Ready 2025-11-15 20:47:23.233 +01:00 [INF] [VIRTDESKT] Virtual Desktop Manager initialized 2025-11-15 20:47:23.233 +01:00 [DBG] [AUDIOMGR] initializing 2025-11-15 20:47:23.675 +01:00 [INF] [AUDIOMGR] initialized 2025-11-15 20:47:23.696 +01:00 [INF] [SETTINGS_QUICKACTIONS] Config not found, no entities loaded 2025-11-15 20:47:23.698 +01:00 [INF] [SETTINGS_COMMANDS] Config not found, no entities loaded 2025-11-15 20:47:23.700 +01:00 [INF] [SETTINGS_SENSORS] Config not found, no entities loaded 2025-11-15 20:47:23.721 +01:00 [INF] [LOCALAPI] Disabled 2025-11-15 20:47:23.722 +01:00 [INF] [MQTT] Identifying as device: THINKSMART 2025-11-15 20:47:23.724 +01:00 [INF] [HOTKEY] Completed bind for global quickaction hotkey 2025-11-15 20:47:23.734 +01:00 [INF] [MQTT] Connecting .. 2025-11-15 20:47:23.744 +01:00 [INF] [SERVICE] Local install path: C:\Program Files (x86)\LAB02 Research\HASS.Agent Satellite Service\ 2025-11-15 20:47:23.799 +01:00 [INF] [MEDIA] Ready 2025-11-15 20:47:23.815 +01:00 [WRN] [MEDIA] No MediaSession active 2025-11-15 20:47:23.834 +01:00 [INF] [MQTT] Connected 2025-11-15 20:47:23.835 +01:00 [INF] [HASS_API] Home Assistant version: 2025.11.2 2025-11-15 20:47:23.843 +01:00 [INF] [NOTIFIER] Ready 2025-11-15 20:47:24.255 +01:00 [INF] [HASS_API] System connected with http://home.-----:8123 2025-11-15 20:47:25.736 +01:00 [INF] [MQTT] Initial registration completed 2025-11-15 20:47:52.650 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation has timed out. System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) 2025-11-15 20:48:01.661 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) 2025-11-15 20:48:01.663 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) at GrpcDotNetNamedPipes.Internal.MessageReader`1.<>c__DisplayClass9_0.<b__0>d.MoveNext() 2025-11-15 20:48:01.667 +01:00 [FTL] [PROGRAM] FirstChanceException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") at GrpcDotNetNamedPipes.Internal.MessageReader`1.MoveNext(CancellationToken cancellationToken) at GrpcDotNetNamedPipes.Internal.MessageReader`1.<>c__DisplayClass9_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at HASS.Agent.Service.RpcClientService.SetServiceMqttSettingsAsync(ServiceMqttSettings serviceMqttSettings) in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\Service\Requests\RpcSetRequests.cs:line 97 2025-11-15 20:48:01.668 +01:00 [ERR] [SERVICE] RPC error [Unavailable]: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses") 2025-11-15 20:48:01.681 +01:00 [ERR] [SETTINGS] Sending MQTT settings to service failed 2025-11-15 20:48:01.734 +01:00 [INF] [SETTINGS] Configuration stored 2025-11-15 20:48:04.048 +01:00 [INF] [SYSTEM] Application shutting down 2025-11-15 20:48:04.052 +01:00 [FTL] [PROGRAM] FirstChanceException: A task was canceled. System.Threading.Tasks.TaskCanceledException: A task was canceled. at MQTTnet.Client.MqttClient.TrySendKeepAliveMessages(CancellationToken cancellationToken) 2025-11-15 20:48:04.055 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation was canceled. System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.SemaphoreSlim.WaitUntilCountOrTimeoutAsync(TaskNode asyncWaiter, Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2025-11-15 20:48:04.055 +01:00 [FTL] [PROGRAM] FirstChanceException: The operation was canceled. System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.ManualResetEventSlim.Wait(CancellationToken cancellationToken) at MQTTnet.Internal.BlockingQueue`1.PeekAndWait(CancellationToken cancellationToken) at MQTTnet.Extensions.ManagedClient.ManagedMqttClient.PublishQueuedMessagesAsync(CancellationToken cancellationToken) 2025-11-15 20:48:04.057 +01:00 [INF] [MQTT] Disconnected 2025-11-15 20:48:04.114 +01:00 [INF] [SYSTEM] Application shutdown complete 2025-11-15 20:48:06.514 +01:00 [INF] [MAIN] HASS.Agent version: 2.2.0-beta3 2025-11-15 20:48:06.521 +01:00 [INF] [MAIN] Extended logging enabled 2025-11-15 20:48:06.527 +01:00 [INF] [SETTINGS] Config storage path: C:\Users\Qosmio\AppData\Local\HASS.Agent\Client\config 2025-11-15 20:48:06.647 +01:00 [INF] [SETTINGS] Configuration loaded 2025-11-15 20:48:06.652 +01:00 [INF] [LOCALIZATION] Selected UI culture: [en] English 2025-11-15 20:48:07.022 +01:00 [DBG] [RADIOMGR] Initialization started 2025-11-15 20:48:07.078 +01:00 [INF] [RADIOMGR] Radio management permission granted 2025-11-15 20:48:07.078 +01:00 [DBG] [RADIOMGR] Enumerating proximity/NFC devices 2025-11-15 20:48:07.109 +01:00 [INF] [RADIOMGR] Ready 2025-11-15 20:48:09.470 +01:00 [INF] [INTERNALSENSORS] Ready 2025-11-15 20:48:09.714 +01:00 [INF] [VIRTDESKT] Virtual Desktop Manager initialized 2025-11-15 20:48:09.714 +01:00 [DBG] [AUDIOMGR] initializing 2025-11-15 20:48:10.168 +01:00 [INF] [AUDIOMGR] initialized 2025-11-15 20:48:10.189 +01:00 [INF] [SETTINGS_QUICKACTIONS] Config not found, no entities loaded 2025-11-15 20:48:10.191 +01:00 [INF] [SETTINGS_COMMANDS] Config not found, no entities loaded 2025-11-15 20:48:10.193 +01:00 [INF] [SETTINGS_SENSORS] Config not found, no entities loaded 2025-11-15 20:48:10.336 +01:00 [INF] [LOCALAPI] Disabled 2025-11-15 20:48:10.339 +01:00 [INF] [MQTT] Identifying as device: THINKSMART 2025-11-15 20:48:10.339 +01:00 [INF] [HOTKEY] Completed bind for global quickaction hotkey 2025-11-15 20:48:10.354 +01:00 [INF] [MQTT] Connecting .. 2025-11-15 20:48:10.364 +01:00 [INF] [SERVICE] Local install path: C:\Program Files (x86)\LAB02 Research\HASS.Agent Satellite Service\ 2025-11-15 20:48:10.426 +01:00 [INF] [MEDIA] Ready 2025-11-15 20:48:10.443 +01:00 [WRN] [MEDIA] No MediaSession active 2025-11-15 20:48:10.461 +01:00 [INF] [HASS_API] Home Assistant version: 2025.11.2 2025-11-15 20:48:10.464 +01:00 [INF] [MQTT] Connected 2025-11-15 20:48:10.472 +01:00 [INF] [NOTIFIER] Ready 2025-11-15 20:48:10.872 +01:00 [INF] [HASS_API] System connected with http://home.---:8123 2025-11-15 20:48:12.348 +01:00 [INF] [MQTT] Initial registration completed 2025-11-15 20:48:31.025 +01:00 [INF] [SENSORS] Added single-value sensor: activewindow 2025-11-15 20:48:31.038 +01:00 [ERR] [PROGRAM] FileNotFoundException: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:31.038 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:31.044 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:31.047 +01:00 [INF] [SENSORS] Added single-value sensor: activedesktop 2025-11-15 20:48:31.061 +01:00 [INF] [SETTINGS_SENSORS] Stored 2 entities 2025-11-15 20:48:31.107 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:31.109 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:46.233 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:46.237 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:56.164 +01:00 [INF] [SENSORS] Modified single-value sensor: activewindow 2025-11-15 20:48:56.167 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:56.168 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:56.168 +01:00 [INF] [SENSORS] Modified single-value sensor: activedesktop 2025-11-15 20:48:56.170 +01:00 [INF] [SETTINGS_SENSORS] Stored 2 entities 2025-11-15 20:48:56.874 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:48:56.877 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:10.497 +01:00 [FTL] [NET] [AccessDenied] An attempt was made to access a socket in a way forbidden by its access permissions. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) 2025-11-15 20:49:10.549 +01:00 [FTL] [UPDATER] Error checking for updates: An attempt was made to access a socket in a way forbidden by its access permissions. (api.github.com:443) System.Net.Http.HttpRequestException: An attempt was made to access a socket in a way forbidden by its access permissions. (api.github.com:443) ---> System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Octokit.Internal.HttpClientAdapter.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /_/Octokit/Http/HttpClientAdapter.cs:line 206 at Octokit.Internal.HttpClientAdapter.Send(IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/HttpClientAdapter.cs:line 50 at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 792 at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 783 at Octokit.ApiConnection.Get[T](Uri uri, IDictionary`2 parameters) at HASS.Agent.Managers.UpdateManager.CheckIsUpdateAvailableAsync() in D:\a\HASS.Agent\HASS.Agent\src\HASS.Agent\HASS.Agent\Managers\UpdateManager.cs:line 93 2025-11-15 20:49:12.030 +01:00 [ERR] [PROGRAM] FileNotFoundException: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:12.030 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:12.037 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:27.150 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:27.154 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:42.223 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:42.226 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:57.323 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:49:57.326 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:12.383 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:12.387 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:27.455 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:27.458 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:42.569 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:42.573 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:57.625 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:50:57.632 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:51:12.762 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:51:12.766 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:51:27.911 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning current desktop: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified. 2025-11-15 20:51:27.914 +01:00 [ERR] [VIRTDESKT] Unhanded exception returning all desktops information: Could not load file or assembly 'WinRT.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified.