Page 1 of 1

Unable to create folder bu SabNzb

Posted: July 6th, 2017, 4:44 am
by Migeye
Since I did the update to 2.1.0 I get this message after downloading

PostProcessing was aborted (Cannot create final folder................

Seems SabNzb is unable to create a folder in the folder I setup. I don' t use a NAS for downloads, just normal PC with local drive where the folder is located to exrtact to. I only did the client update.

Manual extracting is no problem.

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 5:17 am
by sander
Can you post the full message instead of

Code: Select all

PostProcessing was aborted (Cannot create final folder................

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 5:48 am
by Migeye
ERROR a minute ago Post Processing Failed for THE BOLD AND THE BEAUTIFUL - S30-Ep.7574 Do 13 Juli 2017 - WebRip (Cannot create final folder \\?\H:\NZB\Uitgepakt\THE BOLD AND THE BEAUTIFUL - S30-Ep.7574 Do 13 Juli 2017 - WebRip)
ERROR a minute ago Failed making (H:\NZB\Uitgepakt\THE BOLD AND THE BEAUTIFUL - S30-Ep.7574 Do 13 Juli 2017 - WebRip)
History


Retry THE BOLD AND THE BEAUTIFUL - S30-Ep.7574 Do 13 Juli 2017 - WebRip
PostProcessing was aborted (Cannot create final folder \\?\H:\NZB\Uitgepakt\THE BO....

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 6:02 am
by sander
and H: is
... an internal disk
... an external disk (USB)
... a NAS?

Which filesystem on that disk: FAT, NTFS, ... ?

Does it happen with each download?
Does H:\NZB\Uitgepakt\ exist?

Final, and very import: in sabnzbd.log, check for the line with "FAT" in it ... what does it say?

Completed Download Folder /home/<USERNAME>/Downloads/complete is not on FAT
or
Completed Download Folder /home/<USERNAME>/Downloads/complete is on FAT

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 6:09 am
by Migeye
It's a internal NTFS Disk
Yes, all downloads

I also created a new folder to extract to, changed the download folder in SabNZB but problem remains

Before the update all worked ok.

thanks for looking into it btw:)

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 6:15 am
by Migeye
Ok, did this as a test,

Changed the "completed" location to the same drive as the download location. This works.

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 6:17 am
by Migeye
I use a smaller SSD drive to download to keep up with the download speed and a separate bigger drive to extract the downloads to.

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 6:25 am
by Migeye
Looks like a access right issue. The first mentioned folder H:\NZB\Uitgepakt\ was a previous shared folder.
I created on H in the root a new folder H:\Uitgepakt, not shared and SabNZB can extract there just fine.

Strange that after the update this occured.

Re: Unable to create folder bu SabNzb

Posted: July 6th, 2017, 7:15 am
by sander
There is something with Windows (10?) and already created folders. I vaguely remember somethign that you had to reboot.

Re: Unable to create folder bu SabNzb

Posted: February 6th, 2018, 8:48 am
by arizal
Windows 10 EE x64
SABnzbd 2.3.2 [1cac579]

2018-02-06 08:33:36,990::INFO::[misc:516] download_dir directory: U:\Downloads\incomplete does not exist, try to create it
2018-02-06 08:33:36,990::ERROR::[misc:518] Cannot create directory U:\Downloads\incomplete
2018-02-06 08:33:36,990::INFO::[misc:516] download_dir directory: U:\Downloads\incomplete does not exist, try to create it
2018-02-06 08:33:36,990::ERROR::[misc:518] Cannot create directory U:\Downloads\incomplete

U:\Downloads>attrib incomplete
A U:\Downloads\incomplete

U:\Downloads>icacls incomplete
incomplete Everyone:(I)(OI)(CI)(F)
S-1-5-21-3322748520-3725692185-1687770784-3054:(I)(OI)(CI)(F)
S-1-5-21-3322748520-3725692185-1687770784-1203:(I)(OI)(CI)(M,DC)
S-1-5-21-3322748520-3725692185-1687770784-3066:(I)(OI)(CI)(M,DC)
S-1-5-21-3322748520-3725692185-1687770784-3064:(I)(OI)(CI)(M,DC)
Everyone:(I)(OI)(CI)(S,X)
S-1-5-21-3322748520-3725692185-1687770784-3054:(I)(OI)(CI)(M,DC)
S-1-5-21-3322748520-3725692185-1687770784-3058:(I)(OI)(CI)(RX)
S-1-5-21-3322748520-3725692185-1687770784-3052:(I)(F)
CREATOR OWNER:(I)(OI)(CI)(IO)(F)

Successfully processed 1 files; Failed processing 0 files

Re: Unable to create folder bu SabNzb

Posted: April 23rd, 2018, 12:17 pm
by womentake
It's the same deal with most filesystems (more accurately, filesystems on rotating media). Anything beyond 99% usage on a single disk and it'll slow down. I stick to 95% fill rate for each of my disks, never had a problem with filesystems.



Anything copying to SMB shouldn't have a problem - would be interesting to see which end has the problem