4 out of 5 pushs of my Nuget packages to our Team Services (was TFS Online) feed fail with the following exception:
System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
Nuget v3 My package is around 90mb Authentication tokens and VSS tokens both fail with the same issue Fails locally and on the build server with the same exception
Any idea what is causing this exception?