I've installed SABnzbd on my Netgear ReadyNAS Do, after using it for a long time on a Mac. The installation went OK, but I'm having problems actually downloading anything. The logs complain that many of the files in the cache directory can't be downloaded; when I start SABnzbd from the command line and try to open a .nzb, I get lots of the following:
Code: Select all
2009-11-17 13:06:02,883::ERROR::[sabnzbd] Saving /etc/SABnzbd/cache/SABnzbd_nzf_dMYn0V failed
Traceback (most recent call last):
File "/usr/local/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/usr/local/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
IOError: [Errno 28] No space left on device
During startup, there don't seem to be any problems, with the exception of:
Code: Select all
2009-11-17 13:04:50,452::INFO::ionice binary... NOT found!I'd be grateful for any pointers you can give. I'm using SABnzbd 0.4.12 and Python 2.5 (built manually on the ReadyNAS).
Regards
Glenn.

