October 8, 2025Oct 8 Ive had to downgrade to resolve this issue.Post downloading in SAB, i am getting the following error:Traceback (most recent call last):File "/usr/lib/sabnzbd/sabnzbd/filesystem.py", line 742, in create_all_dirsos.mkdir(path_part_combined)~~~~~~~~^^^^^^^^^^^^^^^^^^^^OSError: [Errno 22] Invalid argument: '/plex/tv/'2025-10-08 02:29:16,939::INFO::[notifier:165] Sending notification: Error - Cannot create final folder /plex/tv/folder (type=error, job_cat=None)2025-10-08 02:29:16,939::ERROR::[postproc:737] Cannot create final folder /plex/tv/folder2025-10-08 02:29:16,939::INFO::[notifier:165] Sending notification: Error - Post Processing Failed for folder (see logfile) (type=error, job_cat=None)2025-10-08 02:29:16,939::ERROR::[postproc:620] Post Processing Failed for folder (see logfile)2025-10-08 02:29:16,939::INFO::[postproc:621] Traceback:Traceback (most recent call last):File "/usr/lib/sabnzbd/sabnzbd/postproc.py", line 445, in process_jobtmp_workdir_complete, workdir_complete, file_sorter, one_folder, marker_file = prepare_extraction_path(~~~~~~~~~~~~~~~~~~~~~~~^nzo^^^)^File "/usr/lib/sabnzbd/sabnzbd/postproc.py", line 738, in prepare_extraction_pathraise IOErrorOSError Edited October 8, 2025Oct 8 by Vinney
October 8, 2025Oct 8 Community Expert Best bet is to look for the support thread for the container you are using, there may be a known issue with it more recent releases:
November 1, 2025Nov 1 Did you find a solution to this? I've just upgraded to 7.2.0 Stable and I'm seeing the exact same issue. All was working fine under 7.1.4, immediately since upgrading I get the same "cannot create" issue when SAB is trying to save a downloaded file. It also reports that my complete and incomplete download folder "is not writable", even after re-applying the Docker Safe New Permissions and confirming the UID and GID in the docker setup are correct.
November 2, 2025Nov 2 Community Expert 14 hours ago, KingfisherUK said:Did you find a solution to this? I've just upgraded to 7.2.0 Stable and I'm seeing the exact same issue.Please post the diagnostics to see if it's what I suspect.
November 3, 2025Nov 3 Community Expert Logs are being spammed with SSH messages, can't see the actual error, but see if doing a zfs mount -a solves the issue, if yes, it's a known issue and should be fixed for the next release.
November 3, 2025Nov 3 Thanks @JorgeB - I can confirm that the zfs mount -a command resolved the issue, SABnzbd is now working as expected again.
November 5, 2025Nov 5 Author zfs mount -a worked for me too glad we where able to get to the bottom of this./ Edited November 5, 2025Nov 5 by Vinney
November 7, 2025Nov 7 Community Expert Solution 7.2.1-rc.1 is out, and it should resolve this issue, please retest.
November 10, 2025Nov 10 @JorgeB Can confirm, been running 7.2.1-rc.1 for 48 hours and no recurrence of this issue since.
November 11, 2025Nov 11 Running 7.2 and this just recurred for me for the second time.The solution still works though.
November 11, 2025Nov 11 Community Expert 40 minutes ago, IanMcLeish said:The solution still works though.On 11/7/2025 at 11:27 PM, JorgeB said:7.2.1-rc.1 is out, and it should resolve this issue, please retest.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.