error: Failed making when saving downloaded file

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
rvank
Newbie
Newbie
Posts: 16
Joined: November 1st, 2008, 6:41 pm
Location: Oslo - Norway

error: Failed making when saving downloaded file

Post by rvank »

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.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: error: Failed making when saving downloaded file

Post by shypike »

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
Post Reply