Hi All,
I am running SABnzd on an unRAID server.
I have setup several categories for downloading, the downloading to the categories that store the files localy on the unRAID server work OK.
The files downloaded in the categories that should be stored on the second unRAID server or on the Mac Mini generate the error message.
eg. Files downloaded to the group Series.
Categorie : Series
Folder/path : \\192.168.1.130\Series
Error : Failed making (/boot/packages/SABnzbd-0.5.4/\\192.168.1.130\Series)
How can i get the files stored on my second unRAID server or my Mac Mini
Gr. Rob.
error: Failed making when saving downloaded 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: error: Failed making when saving downloaded file
You are using Windows-style network paths.
I don't think your unRAID system supports that, since it's Linux based.
On Linux you need to "mount" external drives and network shares on the local file system.
You usually end up with paths like /mnt/sharename
I don't think your unRAID system supports that, since it's Linux based.
On Linux you need to "mount" external drives and network shares on the local file system.
You usually end up with paths like /mnt/sharename