Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2024-05-06 10:49:35.023 +02:00 [INF] [SYSTEMSTATE] Session resuming
- 2024-05-06 10:49:40.902 +02:00 [FTL] [PROGRAM] FirstChanceException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
- System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
- ---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
- --- End of inner exception stack trace ---
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
- at MQTTnet.Implementations.MqttTcpChannel.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
- 2024-05-06 10:49:40.903 +02:00 [ERR] [NET] [ConnectionReset] An existing connection was forcibly closed by the remote host.
- 2024-05-06 10:49:41.090 +02:00 [ERR] [NET] [ConnectionReset] An existing connection was forcibly closed by the remote host.
- 2024-05-06 10:49:41.093 +02:00 [FTL] [PROGRAM] FirstChanceException: A task was canceled.
- System.Threading.Tasks.TaskCanceledException: A task was canceled.
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- 2024-05-06 10:49:41.093 +02:00 [FTL] [NET] FirstChancemqttCommunicationException: The operation has timed out.
- MQTTnet.Exceptions.MqttCommunicationTimedOutException: The operation has timed out.
- at MQTTnet.PacketDispatcher.MqttPacketAwaitable`1.WaitOneAsync(CancellationToken cancellationToken)
- 2024-05-06 10:49:41.093 +02:00 [FTL] [NET] FirstChancemqttCommunicationException: The operation has timed out.
- MQTTnet.Exceptions.MqttCommunicationTimedOutException: The operation has timed out.
- at MQTTnet.PacketDispatcher.MqttPacketAwaitable`1.WaitOneAsync(CancellationToken cancellationToken)
- at MQTTnet.Client.MqttClient.Request[TResponsePacket](MqttPacket requestPacket, CancellationToken cancellationToken)
- 2024-05-06 10:49:41.094 +02:00 [FTL] [NET] FirstChancemqttCommunicationException: The operation has timed out.
- MQTTnet.Exceptions.MqttCommunicationTimedOutException: The operation has timed out.
- at MQTTnet.PacketDispatcher.MqttPacketAwaitable`1.WaitOneAsync(CancellationToken cancellationToken)
- at MQTTnet.Client.MqttClient.Request[TResponsePacket](MqttPacket requestPacket, CancellationToken cancellationToken)
- 2024-05-06 10:49:42.347 +02:00 [WRN] [MQTT] Not connected, message dropped (won't report again for 5 minutes)
- 2024-05-06 10:49:47.075 +02:00 [FTL] [PROGRAM] FirstChanceException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..
- System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..
- ---> System.Net.Sockets.SocketException (10060): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
- --- End of inner exception stack trace ---
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
- at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- 2024-05-06 10:49:51.938 +02:00 [INF] [MQTT] Connected
- 2024-05-06 10:49:51.943 +02: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 MQTTnet.Internal.BlockingQueue`1.PeekAndWait(CancellationToken cancellationToken)
- at MQTTnet.Extensions.ManagedClient.ManagedMqttClient.PublishQueuedMessagesAsync(CancellationToken cancellationToken)
- 2024-05-06 10:49:52.201 +02:00 [FTL] [HASS_API] Error while fetching HA config: An error occurred while sending the request.
- 2024-05-06 10:49:55.237 +02:00 [INF] [HASS_API] Server recovered from failed state
- 2024-05-06 11:15:10.554 +02:00 [INF] [MEDIA] Received media: http://192.168.11.219:8123/api/tts_proxy/ea6f7bd475eef055dfac4499188de60e5b8f7d3c_en_-_google_translate.mp3
- 2024-05-06 11:15:10.559 +02:00 [INF] [MEDIA] Playing: 20240506111510_334a7b9a.mp3
- 2024-05-06 11:15:10.688 +02:00 [FTL] [PROGRAM] FirstChanceException: IAudioSessionControl::RegisterAudioSessionNotification caused an error: 0x88890004, "Unknown HRESULT".
- CSCore.CoreAudioAPI.CoreAudioAPIException (0x88890004): IAudioSessionControl::RegisterAudioSessionNotification caused an error: 0x88890004, "Unknown HRESULT".
- at CSCore.CoreAudioAPI.CoreAudioAPIException.Try(Int32 result, String interfaceName, String member)
- at CSCore.CoreAudioAPI.AudioSessionControl.RegisterAudioSessionNotification(IAudioSessionEvents notifications)
- at CSCore.CoreAudioAPI.AudioSessionControl..ctor(IntPtr ptr)
- at CSCore.CoreAudioAPI.AudioSessionNotification.CSCore.CoreAudioAPI.IAudioSessionNotification.OnSessionCreated(IntPtr newSession)
- 2024-05-06 11:16:10.590 +02:00 [FTL] [PROGRAM] FirstChanceException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
- System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
- ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
- --- End of inner exception stack trace ---
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
- at System.Net.Http.HttpConnection.<CheckUsabilityOnScavenge>g__ReadAheadWithZeroByteReadAsync|45_0()
- 2024-05-06 11:18:51.727 +02:00 [FTL] [PROGRAM] FirstChanceException: IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
- CSCore.CoreAudioAPI.CoreAudioAPIException (0x80070490): IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
- at CSCore.CoreAudioAPI.AudioSessionControl.Dispose(Boolean disposing)
- at CSCore.Win32.ComObject.Finalize()
- 2024-05-06 11:18:51.730 +02:00 [FTL] [MAIN] ThreadException: IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
- CSCore.CoreAudioAPI.CoreAudioAPIException (0x80070490): IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
- at CSCore.CoreAudioAPI.AudioSessionControl.Dispose(Boolean disposing)
- at CSCore.Win32.ComObject.Finalize()
Advertisement
Add Comment
Please, Sign In to add comment