Guest User

Untitled

a guest
May 6th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.50 KB | None | 0 0
  1. 2024-05-06 10:49:35.023 +02:00 [INF] [SYSTEMSTATE] Session resuming
  2. 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..
  3. System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
  4. ---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
  5. --- End of inner exception stack trace ---
  6. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  7. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
  8. at MQTTnet.Implementations.MqttTcpChannel.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
  9. 2024-05-06 10:49:40.903 +02:00 [ERR] [NET] [ConnectionReset] An existing connection was forcibly closed by the remote host.
  10. 2024-05-06 10:49:41.090 +02:00 [ERR] [NET] [ConnectionReset] An existing connection was forcibly closed by the remote host.
  11. 2024-05-06 10:49:41.093 +02:00 [FTL] [PROGRAM] FirstChanceException: A task was canceled.
  12. System.Threading.Tasks.TaskCanceledException: A task was canceled.
  13. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  14. 2024-05-06 10:49:41.093 +02:00 [FTL] [NET] FirstChancemqttCommunicationException: The operation has timed out.
  15. MQTTnet.Exceptions.MqttCommunicationTimedOutException: The operation has timed out.
  16. at MQTTnet.PacketDispatcher.MqttPacketAwaitable`1.WaitOneAsync(CancellationToken cancellationToken)
  17. 2024-05-06 10:49:41.093 +02:00 [FTL] [NET] FirstChancemqttCommunicationException: The operation has timed out.
  18. MQTTnet.Exceptions.MqttCommunicationTimedOutException: The operation has timed out.
  19. at MQTTnet.PacketDispatcher.MqttPacketAwaitable`1.WaitOneAsync(CancellationToken cancellationToken)
  20. at MQTTnet.Client.MqttClient.Request[TResponsePacket](MqttPacket requestPacket, CancellationToken cancellationToken)
  21. 2024-05-06 10:49:41.094 +02:00 [FTL] [NET] FirstChancemqttCommunicationException: The operation has timed out.
  22. MQTTnet.Exceptions.MqttCommunicationTimedOutException: The operation has timed out.
  23. at MQTTnet.PacketDispatcher.MqttPacketAwaitable`1.WaitOneAsync(CancellationToken cancellationToken)
  24. at MQTTnet.Client.MqttClient.Request[TResponsePacket](MqttPacket requestPacket, CancellationToken cancellationToken)
  25. 2024-05-06 10:49:42.347 +02:00 [WRN] [MQTT] Not connected, message dropped (won't report again for 5 minutes)
  26. 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..
  27. 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..
  28. ---> 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.
  29. --- End of inner exception stack trace ---
  30. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  31. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
  32. at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  33. 2024-05-06 10:49:51.938 +02:00 [INF] [MQTT] Connected
  34. 2024-05-06 10:49:51.943 +02:00 [FTL] [PROGRAM] FirstChanceException: The operation was canceled.
  35. System.OperationCanceledException: The operation was canceled.
  36. at System.Threading.CancellationToken.ThrowOperationCanceledException()
  37. at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  38. at MQTTnet.Internal.BlockingQueue`1.PeekAndWait(CancellationToken cancellationToken)
  39. at MQTTnet.Extensions.ManagedClient.ManagedMqttClient.PublishQueuedMessagesAsync(CancellationToken cancellationToken)
  40. 2024-05-06 10:49:52.201 +02:00 [FTL] [HASS_API] Error while fetching HA config: An error occurred while sending the request.
  41. 2024-05-06 10:49:55.237 +02:00 [INF] [HASS_API] Server recovered from failed state
  42. 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
  43. 2024-05-06 11:15:10.559 +02:00 [INF] [MEDIA] Playing: 20240506111510_334a7b9a.mp3
  44. 2024-05-06 11:15:10.688 +02:00 [FTL] [PROGRAM] FirstChanceException: IAudioSessionControl::RegisterAudioSessionNotification caused an error: 0x88890004, "Unknown HRESULT".
  45. CSCore.CoreAudioAPI.CoreAudioAPIException (0x88890004): IAudioSessionControl::RegisterAudioSessionNotification caused an error: 0x88890004, "Unknown HRESULT".
  46. at CSCore.CoreAudioAPI.CoreAudioAPIException.Try(Int32 result, String interfaceName, String member)
  47. at CSCore.CoreAudioAPI.AudioSessionControl.RegisterAudioSessionNotification(IAudioSessionEvents notifications)
  48. at CSCore.CoreAudioAPI.AudioSessionControl..ctor(IntPtr ptr)
  49. at CSCore.CoreAudioAPI.AudioSessionNotification.CSCore.CoreAudioAPI.IAudioSessionNotification.OnSessionCreated(IntPtr newSession)
  50. 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..
  51. 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..
  52. ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
  53. --- End of inner exception stack trace ---
  54. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  55. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
  56. at System.Net.Http.HttpConnection.<CheckUsabilityOnScavenge>g__ReadAheadWithZeroByteReadAsync|45_0()
  57. 2024-05-06 11:18:51.727 +02:00 [FTL] [PROGRAM] FirstChanceException: IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  58. CSCore.CoreAudioAPI.CoreAudioAPIException (0x80070490): IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  59. at CSCore.CoreAudioAPI.AudioSessionControl.Dispose(Boolean disposing)
  60. at CSCore.Win32.ComObject.Finalize()
  61. 2024-05-06 11:18:51.730 +02:00 [FTL] [MAIN] ThreadException: IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  62. CSCore.CoreAudioAPI.CoreAudioAPIException (0x80070490): IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  63. at CSCore.CoreAudioAPI.AudioSessionControl.Dispose(Boolean disposing)
  64. at CSCore.Win32.ComObject.Finalize()
  65.  
Advertisement
Add Comment
Please, Sign In to add comment