Zero (0) space available?

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.
1gr8ftoy
Newbie
Newbie
Posts: 6
Joined: March 6th, 2012, 5:22 pm

Re: Zero (0) space available?

Post by 1gr8ftoy »

Oh ya, it isn't really urgent, just an annoyance that I would like to fix if I can.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Zero (0) space available?

Post by sander »

1gr8ftoy wrote:df -BG
df: illegal option -- B
usage: df [-b | -H | -h | -k | -m | -g | -P] [-ailn] [-T type] [-t] [filesystem ...]


df -k shows in 1k blocks on a Mac.
Both MacOSX and Linux understand "df -m", and will report the disk free in MB's. So we could use that.

Additional question: can you login on your unraid system, and then run the python statvfs commands? If the free space reported is incorrect, the bug is really in python/statvfs. If it is correct, the problem is probably in the network protocol.
1gr8ftoy wrote:
I cannot find misc.py to save my life. I am looking inside the SABnzbd+ package and there is everything under the sun except that file. I searched my whole computer and can't find a misc.py in a sab folder. Where do I look for it on a Mac system?
On my Ubuntu I mounted the Mac-dmg, and indeed I can't find sabnzbd/misc.py in there. It does contain a ".journal" of 8MB. Do you see that too (and is it one big binary executable, just like on Windows), or is that file unpacked on your Mac?
Another option: there is also a source package for Mac. On http://sourceforge.net/projects/sabnzbd ... bd-0.6.15/ it is called SABnzbd-0.6.15-osx-src.tar.gz ... Are you able to run that? I don't know if that needs additional libraries ...
1gr8ftoy
Newbie
Newbie
Posts: 6
Joined: March 6th, 2012, 5:22 pm

Re: Zero (0) space available?

Post by 1gr8ftoy »

It can't be the protocol because finder/df report the correct sizes...it is ok I will just hope that someday it gets fixed in SAB lol.
Post Reply