- Notifications
You must be signed in to change notification settings - Fork 336
Description
Hello
We see the following error in Windows system logs
Category: Usbipd.ConnectedClient
EventId: 3
An exception occurred while communicating with the client:
Exception:
System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine..
---> System.Net.Sockets.SocketException (10053): An established connection was aborted by the software in your host machine.
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken) + 0x4b
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16) + 0xbf
at System.IO.Stream.d__46.MoveNext() + 0x82
--- End of stack trace from previous location ---
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder1.StateMachineBox1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16) + 0x46
at Usbipd.Tools.d__0.MoveNext() + 0xb8
--- End of stack trace from previous location ---
at Usbipd.Interop.UsbIp.d__17.MoveNext() + 0x123
--- End of stack trace from previous location ---
at Usbipd.AttachedClient.d__12.MoveNext() + 0x293
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__8.MoveNext() + 0x1647
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__8.MoveNext() + 0x19af
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__8.MoveNext() + 0x1ae9
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__5.MoveNext() + 0x32f
Category: Usbipd.ConnectedClient
EventId: 3
An exception occurred while communicating with the client:
Exception:
System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine..
---> System.Net.Sockets.SocketException (10053): An established connection was aborted by the software in your host machine.
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken) + 0x4b
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16) + 0xbf
at System.IO.Stream.d__46.MoveNext() + 0x82
--- End of stack trace from previous location ---
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder1.StateMachineBox1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16) + 0x46
at Usbipd.Tools.d__0.MoveNext() + 0xb8
--- End of stack trace from previous location ---
at Usbipd.Interop.UsbIp.d__17.MoveNext() + 0x123
--- End of stack trace from previous location ---
at Usbipd.AttachedClient.d__12.MoveNext() + 0x293
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__8.MoveNext() + 0x1647
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__8.MoveNext() + 0x19af
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__8.MoveNext() + 0x1ae9
--- End of stack trace from previous location ---
at Usbipd.ConnectedClient.d__5.MoveNext() + 0x32f
Please let us know when this exception occurs.
Thanks And With Regards
Partha