Unable to Update Sonarr

Hello,

I’m having an issue updating my Sonarr. I’m getting the following error:

    14-12-23 13:41:43.6|Fatal|UpdateApp|An error has occurred while applying update package.

System.IO.IOException: Disk full. Path /share/CACHEDEV1_DATA/.qpkg/NzbDrone/NzbDrone/UI/Content/fonts/opensans-light.ttf" or "/tmp/nzbdrone_update/nzbdrone_backup/UI/Content/fonts/opensans-light.ttf
  at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, Boolean overwrite) [0x00000] in <filename unknown>:0 
  at System.IO.File.Copy (System.String sourceFileName, System.String destFileName) [0x00000] in <filename unknown>:0 
  at System.IO.FileInfo.CopyTo (System.String destFileName, Boolean overwrite) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileInfo:CopyTo (string,bool)
  at NzbDrone.Common.Disk.DiskProviderBase.TransferFolder (System.String source, System.String target, TransferAction transferAction) [0x00000] in <filename unknown>:0 
  at NzbDrone.Common.Disk.DiskProviderBase.TransferFolder (System.String source, System.String target, TransferAction transferAction) [0x00000] in <filename unknown>:0 
  at NzbDrone.Common.Disk.DiskProviderBase.TransferFolder (System.String source, System.String target, TransferAction transferAction) [0x00000] in <filename unknown>:0 
  at NzbDrone.Common.Disk.DiskProviderBase.TransferFolder (System.String source, System.String target, TransferAction transferAction) [0x00000] in <filename unknown>:0 
  at NzbDrone.Common.Disk.DiskProviderBase.CopyFolder (System.String source, System.String destination) [0x00000] in <filename unknown>:0 
  at NzbDrone.Update.UpdateEngine.BackupAndRestore.Backup (System.String source) [0x00000] in <filename unknown>:0 
  at NzbDrone.Update.UpdateEngine.InstallUpdateService.Start (System.String installationFolder, Int32 processId) [0x00000] in <filename unknown>:0 
  at NzbDrone.Update.UpdateApp.Start (System.String[] args) [0x00000] in <filename unknown>:0 
  at NzbDrone.Update.UpdateApp.Main (System.String[] args) [0x00000] in <filename unknown>:0 

I initially was getting ramdisk errors and removed one app that was filling that up. Now it goes through the update process and even says “update complete” but i’m left with the same older revision and this in the logs.

Any help would be awesome. Thanks!

Was able to work through it, My tmp folder for some reason is stupidly small and wanted to get filled by other junk. Increased the space to make it work.