This is a small window use case, but it happened to me.
While a very large job was being repair/unrared, I saw the warning that i had orphaned jobs.
So i clicked and told it to clean them.
Unfortunately, it deleted (folder and all) the currently processing one as well, causing it to fail.
[Bug] Currently Processing jobs are deleted as Orphans
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.
[Bug] Currently Processing jobs are deleted as Orphans
Last edited by Jumbs on October 7th, 2015, 9:50 am, edited 1 time in total.
Re: [Bug[ Currently Processing jobs are deleted as Orphans
Yes I also noticed this.. Shypike can you fix this in the python code?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: [Bug] Currently Processing jobs are deleted as Orphans
How did you delete the items? One by one?Jumbs wrote:This is a small window use case, but it happened to me.
While a very large job was being repair/unrared, I saw the warning that i had orphaned jobs.
So i clicked and told it to clean them.
Unfortunately, it deleted (folder and all) the currently processing one as well, causing it to fail.
Re: [Bug] Currently Processing jobs are deleted as Orphans
Used the mass delete.
After i clicked it i realized i saw the currently unraring piece in the list.
After i clicked it i realized i saw the currently unraring piece in the list.
Re: [Bug] Currently Processing jobs are deleted as Orphans
Shypike: the mass delete is just a for loop over all the single orphaned downloads, so doesn't matter how he deleted. It just shouldn't be in that list..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: [Bug] Currently Processing jobs are deleted as Orphans
Right, the current post-processed job should not be in the list at all.Jumbs wrote: After i clicked it i realized i saw the currently unraring piece in the list.
Under investigation.
Re: [Bug] Currently Processing jobs are deleted as Orphans
Problem will be solved in Beta2.
(Fixed in the source on github)
(Fixed in the source on github)