You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This exception causes the handle to not get closed:
(16f4.cd0): CLR exception - code e0434352 (first chance)
KestrelThread.DoPostWork System.Exception:
Error -4077 ECONNRESET connection reset by peer
at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.Check
at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.write
at Microsoft.AspNet.Server.Kestrel.Networking.UvWriteReq.Write
at Microsoft.AspNet.Server.Kestrel.Http.SocketOutput.ThisWriteReq.Write()
at Microsoft.AspNet.Server.Kestrel.Http.SocketOutput.b__0(Object x)
at Microsoft.AspNet.Server.Kestrel.KestrelThread.DoPostWork()
No description provided.
The text was updated successfully, but these errors were encountered: