I'm running Windows 11, with SABnzbd version 4.3.3.
I keep getting "Disk error on creating file C:\SABnzbd\Incomplete\[folder-name]\[file-name]
It was driving me crazy on trying to figure out what's going on. I did all the normal troubleshooting: making sure all updates were run on both the OS and SABnzbd, making sure that the C:\SABnzbd\Incomplete folder has security set to be able to write to it . . .
While I was checking things, I was extremely lucky in catch what was happening. It looks like SABnzbd is deleting the [folder-name] and then trying to write a file to it. I happened to be looking in the C:\SABnzbd\Incomplete folder, and saw a folder get deleted, then immediately SABnzbd paused and threw the "Disk error on creating file" message trying to write a file to the folder it had just deleted.
Is there any way to add a line of code to SABnzbd so that it checks to see if a folder exists before trying to write to it, and if it doesn't exist then it creates it? Or, to just not delete folders until it's actually done with writing to them?
It honestly doesn't bother me that it's getting the errors since I can always just retry the download if when it happens. The pain is that I have to constantly babysit SABnzbd because it's throwing the error and pausing itself about every 10 to 15 minutes. It's making what used to be a fully automated set-it-and-forget-it system into a full-time job of watching for it to pause itself so that I can resume it when it happens.
Disk error on creating file
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- 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: Disk error on creating file
Can you enable Debug logging in the Status and Interface settings window and then send me the logging after it happens again?
It might be something special on your system, something else that is deleting the folder. In Debug mode we can see every delete request SABnzbd makes so we can see who deleted the folder/file and why.
It might be something special on your system, something else that is deleting the folder. In Debug mode we can see every delete request SABnzbd makes so we can see who deleted the folder/file and why.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate

