Not enough disk space for download

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
chrisguk
Newbie
Newbie
Posts: 2
Joined: August 22nd, 2014, 12:21 pm

Not enough disk space for download

Post by chrisguk »

I know there are lots of posts about this report " Not enough disk space for download" but they all seem to be related to local disks etc.

I have a 7TB NAS mounted to specific folders on my linux box which acts as my SABNZB download machine. So for example I have this in my FSTAB:

Code: Select all

nas.me.home:/volume1/sab         /home/sab             nfs     rw,noauto,user  0  0
Inside the "sab" folder I have these folders:

Complete
Incomplete

All of this is mounted of course with NFS. So I am confused why sabnzbd is telling me I only have a few GB left.

Any ideas?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Not enough disk space for download

Post by shypike »

The reason is most likely a bad Python port, which is something we cannot fix.
Disabling the threshold in Config->General will "fix" it, in the sense that SABnzbd won't pause its downloading.
The displayed values will still be incorrect.
Post Reply