Made SAB Windows service and now cannot create folders?

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
opentoe
Jr. Member
Jr. Member
Posts: 89
Joined: January 8th, 2011, 6:38 am

Made SAB Windows service and now cannot create folders?

Post by opentoe »

I made Sabnzbd a Windows service (latest version 0615), but now when I try to configure the settings and input the downloads folder path I get this error: Incorrect parameter
Cannot create complete_dir folder y:\sab

The y: folder is a share folder on my server. This worked fine when I ran SAB locally as a program. I also wanted to say that I changed the service to use a local logon account, my account, which is the same account I used to run SAB when I ran it locally. Any help on this? I want to make all my startup programs services.

Thanks.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Made SAB Windows service and now cannot create folders?

Post by shypike »

Windows Services generally cannot handle drive letters.
You need to use UNC paths, like \\server\share.
opentoe
Jr. Member
Jr. Member
Posts: 89
Joined: January 8th, 2011, 6:38 am

Re: Made SAB Windows service and now cannot create folders?

Post by opentoe »

shypike wrote:Windows Services generally cannot handle drive letters.
You need to use UNC paths, like \\server\share.

I forgot to mention that I tried the fully qualified network path and that didn't work either. I tried using diff login accounts, just about everything and for some reason the service was unable to create the folders. Where does the service keep the settings? I was forced to go back to the regular *.exe run. And now, my parity drive dies on my unraid server. I just can't get any luck!
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Made SAB Windows service and now cannot create folders?

Post by shypike »

Use the Service manager to do additional settings for SABnzbd.
Most info is in the standard places in the registry.
opentoe
Jr. Member
Jr. Member
Posts: 89
Joined: January 8th, 2011, 6:38 am

Re: Made SAB Windows service and now cannot create folders?

Post by opentoe »

shypike wrote:Use the Service manager to do additional settings for SABnzbd.
Most info is in the standard places in the registry.

Sorry, I'm not sure what you mean by service manager.

Also, to make a long story short I completely deleted/uninstalled my sabnzbd installation and reinstalled. Configured the settings again, and the paths went in fine this time. I'm still not running it as a service yet, that's because Sickbeard doesn't really run as a service and may just make things more difficult.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Made SAB Windows service and now cannot create folders?

Post by shypike »

Service Manager is a part of Windows.
Post Reply