Page 1 of 1

IOError in assemble

Posted: May 22nd, 2008, 4:51 am
by loge
Hi,

sometimes i get things like that:

Disk exception Traceback (most recent call last): File "sabnzbd/assembler.pyc", line 270, in run File "sabnzbd/assembler.pyc", line 306, in _assemble IOError: No such file or directory: '/Users/marclogemann/downloads/incomplete/foofoo1.rar'

After that error, the downloaded file are neither in incomplete not in complete folder. This is ugly because this way i cant do anything manually after the error occured with the files.

I am using 0.3.4 stable.

Thanks for hints.

Marc

Re: IOError in assemble

Posted: May 22nd, 2008, 5:20 am
by shypike
This is too little information, without log files, there's nothing we can do.

Also, are you sure you are using an unmodified 0.3.4 release?
The line 307 reported in your message contains only a "sleep" command, very unlikely to
cause the reported error. And line 270 would report a "disk-full" error.

You could try the new 0.4.0 beta's  ;D