Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Partially uploaded packages persist on the Octopus Server

Open tothegills opened this issue 7 years ago • 2 comments

When a package is being uploaded it is saved in the users temp folder. If the upload is interrupted, the temporary file persists in the temp folder.

To reproduce (I used a 6GB package):

  • Run the Octopus Server as administrator
  • .\Octo.exe push --package=D:\Packages\Big.1.0.0.0.nupkg --server=https://myoctopus --apiKey=API-123
  • Check the temp folder (C:\Users\Administrator\AppData\Local\Temp\2)

image

tothegills avatar Apr 09 '18 00:04 tothegills

Customer report where temporary files filled up the OS disk: https://octopusdeploy.slack.com/archives/C03KW5024M9/p1666893446172759

tothegills avatar Oct 30 '22 23:10 tothegills

As part of this issue, consider that it is surprising anything is being persisted to a location other than the configured Octopus home directory.

tothegills avatar Oct 30 '22 23:10 tothegills