- Joined
- Mar 27, 2019
- Messages
- 13
- Reaction score
- 1
A user of ours is getting random disconnects and looking further into the log files of the 3CX Windows client we are seeing this error
They are the only user experiencing this issue. What would be the cause/fix for this?
We have re-installed the client several times already.
[23.11.2021 15:07:43.495][1] Connection to myphone server [ 59036672 with MPWebService.asmx ] got established successfully
[23.11.2021 15:07:43.495][1] Closed myphone reconnection message window
[23.11.2021 15:08:50.945][1] Error event caught, Exception occured in Notification thread, channel [ 59036672 with MPWebService.asmx ]
[23.11.2021 15:08:50.945][1] 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: An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.ConnectStream.EndRead(IAsyncResult asyncResult)
at System.IO.Stream.<>c.<BeginEndReadAsync>b__43_1(Stream stream, IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.Http.HttpClientHandler.WebExceptionWrapperStream.<ReadAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at MyPhoneClientChannelNet.Implementation.ClientChannelImpl.<ReadLineAsync>d__107.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at MyPhoneClientChannelNet.Implementation.ClientChannelImpl.<NotifReaderThread>d__108.MoveNext()
They are the only user experiencing this issue. What would be the cause/fix for this?
We have re-installed the client several times already.
Last edited:
