Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

An existing connection was forcibly closed by the remote host #25

Open
PaulSpoerry opened this issue Mar 3, 2018 · 0 comments
Open

Comments

@PaulSpoerry
Copy link

It had been running all day long and looks like it popped this error around 1am CST.

System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Shutdown(SocketShutdown how) at MinerProxy.Network.Session.Dispose() in C:\Development\MinerProxy-master\MinerProxy\Network\Session.cs:line 105 at MinerProxy.Network.Session.EndReceive(IAsyncResult iar) in C:\Development\MinerProxy-master\MinerProxy\Network\Session.cs:line 72 at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.ContextAwareResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped) at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant