An interesting issue I came across, and can reproduce, but don't like reproducing...
If a file is currently being processed (checked, extracting, etc...) and you delete the file, EVERYTHING fails, including the current files you are downloading all fail to save to the temporary download folder, any files being extracted after the file you just deleted fails to extract, and if you re-add any nzb files to re-download it fails as well. The only way to recover is to clear your queue, all your download history, clear any orphaned jobs, and then go to your temp folder and clear that as well. In theory, deleting an active task should just stop that task, clear its files and continue on, instead it breaks everything.
0.8.0Beta3 Deleting file being processed kills everything
Forum rules
Help us help you:
Help us help you:
- 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.
Re: 0.8.0Beta3 Deleting file being processed kills everythin
How do you delete files? Do you mean you delete a job from the queue or history?
Re: 0.8.0Beta3 Deleting file being processed kills everythin
Hit the trash can beside the file being extracted.
Re: 0.8.0Beta3 Deleting file being processed kills everythin
Sorry, is that using the Window Explorer or is that in the user interface of SABnzbd?Credicon wrote:Hit the trash can beside the file being extracted.
It is not possible (or should not be) to remove the job currently being extracted.
Maybe I'm slow in understanding, but what you describe sounds serious.
Please clarify.
Re: 0.8.0Beta3 Deleting file being processed kills everythin
In Glitter you can..shypike wrote:It is not possible (or should not be) to remove the job currently being extracted.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: 0.8.0Beta3 Deleting file being processed kills everythin
That's an error.safihre wrote:In Glitter you can..shypike wrote:It is not possible (or should not be) to remove the job currently being extracted.
I will plug that hole in the API, after checking what exactly happens.
Re: 0.8.0Beta3 Deleting file being processed kills everythin
Wouldn't it be nice if you can? That it would cancel/kill the par2 or unrar and delete all the leftovers? Especially when something brakes..shypike wrote:That's an error.safihre wrote:In Glitter you can..shypike wrote:It is not possible (or should not be) to remove the job currently being extracted.
I will plug that hole in the API, after checking what exactly happens.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: 0.8.0Beta3 Deleting file being processed kills everythin
Later release, lots of impact and tricky platform dependencies.safihre wrote: Wouldn't it be nice if you can? That it would cancel/kill the par2 or unrar and delete all the leftovers? Especially when something brakes..
Re: 0.8.0Beta3 Deleting file being processed kills everythin
Yep, thats exactly whats happening in Glitter, you can click the trash bin and it breaks things in a bad way

