» Error "[Errno 12] Not enough space"

Report & discuss bugs found in 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
jgjg
Newbie
Newbie
Posts: 6
Joined: July 9th, 2009, 4:43 am

» Error "[Errno 12] Not enough space"

Post by jgjg »

I get the following errors quite often. I'm downloading to ZFS pool that has over 5 tb free, so I am a bit baffled by the message.

» Error "[Errno 12] Not enough space" while running par2_repair

» Error "[Errno 12] Not enough space" while running rar_unpack

I'm running SABnzbd+ in OpenSolaris.

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

Re: » Error "[Errno 12] Not enough space"

Post by shypike »

Hard to tell, but it looks like the OS returns this when SABnzbd tries to
run the par2 and unrar tools.
Is the system short on swap space?

You may need to debug a bit.
The interesting module is newsunpack.py.
It runs into an exception in line 714 or 405.
Post Reply