Page 1 of 1
Failed Post-processing After Download
Posted: October 27th, 2011, 11:40 am
by Christoph-nbg
Hi buddies,
I am New to Sabnzbd and Linux.
I handled to install Sabnzbd on my WD MyBook Live.
Everythings's ok so far but when i download a file it says 'Download failed' after ist has 100%.
I had a look at the logfile, telling me that he's not able to delete the folders inside the incomplete folder.
Any ideas? Thanks in advance.
Re: Failed Post-processing After Download
Posted: October 27th, 2011, 5:04 pm
by shypike
Yes, some access rights issue.
Check those.
Re: Failed Post-processing After Download
Posted: October 28th, 2011, 1:53 pm
by Christoph-nbg
This is the last section of my log file.
Maybe someone can help me. Is it the "Cannot remove ..." part, that is responsible for the failure?
Code: Select all
2011-10-28 20:44:41,510::INFO::[misc:1171] Cannot remove folder /root/.sabnzbd/Downloads/I DID NOT READ THE RULES.1/__ADMIN__
2011-10-28 20:44:41,512::INFO::[misc:1171] Cannot remove folder /root/.sabnzbd/Downloads/I DID NOT READ THE RULES.1/__ADMIN__
2011-10-28 20:44:41,513::INFO::[postproc:83] Saving postproc queue
2011-10-28 20:44:41,514::INFO::[__init__:838] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2011-10-28 20:44:41,516::INFO::[downloader:229] Post-processing finished, resuming download
2011-10-28 20:44:44,518::INFO::[nzbqueue:167] Saving queue
2011-10-28 20:44:44,519::INFO::[__init__:838] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2011-10-28 20:44:44,549::INFO::[__init__:838] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2011-10-28 20:44:44,551::INFO::[__init__:838] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2011-10-28 20:44:44,553::INFO::[__init__:838] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2011-10-28 20:44:44,555::INFO::[postproc:83] Saving postproc queue
2011-10-28 20:44:44,557::INFO::[__init__:838] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2011-10-28 20:44:44,558::INFO::[postproc:603] Queue has finished, launching: None (None)
Please read the forum rules. Thank you.
Re: Failed Post-processing After Download
Posted: October 28th, 2011, 2:04 pm
by shypike
First set logging to "Debug" level.
Your current level is useless.
Please email logs to bugs at sabnzbd.org and do not add in-line in messages.
Re: Failed Post-processing After Download
Posted: October 28th, 2011, 3:26 pm
by Christoph-nbg
I'm afraid i Have to ask you where to set logs to Debug level?
Re: Failed Post-processing After Download
Posted: October 28th, 2011, 3:49 pm
by jcfp
From the status page on the web interface.
Re: Failed Post-processing After Download
Posted: October 28th, 2011, 4:20 pm
by Christoph-nbg
Thanks so far. I'll do those steps.