Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Closed Stream??
-
Hi!
I'm using a combination of Octopus Deploy and ProGet to build and deploy my project's packages. My problem is that at random times Octopus Deploy will fail with the error "Can not access a closed Stream." It seems to suggest that ProGet has shut down access and Octopus cannot push to it. Other times everything works smoothly and I can't really pinpoint to a particular issue.
Has anyone run into this before and is there a fix?
Thanks
Product: ProGet
Version: 3.6.2
-
This is not a known problem on the server-side of ProGet, but instead a problem on the client; that "Stream" is referring to something opened on the client, and closed on the client. We've also seen similar behavior with some 2.8.x versions of NuGet.exe, and perhaps OD shares some of that code?