When you say you are using Nuget to push packages to the Octopus (3.3.2) internal feed, I’m assuming you are using Nuget.exe Push, correct? If that’s the case, can you share me the full command you are using?
By default Nuget push should give you a 300 second timeout (5min), but according to your error message its timing out at 100k miliseconds (about 1.5min). Can you try passing the parameter -Timeout 360 to force an increased timeout and see if that works?
Last week we already tried -Timout 601 for a 10 minute timeout. But that did not work.
After I posted the issue the support forum we tried rebooting the Virtual Machine.
That solved the problem for us.
It is not clear however what the root cause of the problem was.
Kind regards,
Gjalt
Van: Dalmiro Grañas tender2+dd2d1a8312@tenderapp.com
Verzonden: maandag 1 augustus 2016 04:29:42
Aan: Gjalt Wijma
Onderwerp: Re: Pushing of large packages to the internal feeds fails most of the time [Problems #46765]