Page 1 of 1

» Error "[Errno 12] Not enough space"

Posted: September 5th, 2009, 9:30 am
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?

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

Posted: September 6th, 2009, 4:35 pm
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.