Moved to new computer, settings aren't loaded from AppData?

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
Transient77
Newbie
Newbie
Posts: 1
Joined: March 23rd, 2012, 5:35 pm

Moved to new computer, settings aren't loaded from AppData?

Post by Transient77 »

I moved SABnzbd from my Windows 7 machine over to my new Windows Home Server 2011 machine. I followed all available directions and copied over C:\Program Files (x86)\SABnzbd as well as C:\Users\username\AppData\Local\sabnzbd. I verified permissions on the folders and ensured the paths are completely the same.

After starting SABnzbd up, I was greeted by the setup wizard. I thought perhaps I missed something, so I chose the Exit SABnzbd option and once again verified everything had been copied correctly. Again, starting SABnzbd I was presented with the setup wizard.

So once again, I shut down SABnzbd and this time I started SABnzbd-console.exe. Well, this time the problem was obvious as I see the following console message:
2012-03-23 15:32:14,788::INFO::[sabnzbd:1235] Read INI file C:\Program Files (x86)\SABnzbd\sabnzbd.ini
But why is SABnzbd reading the .ini in the program folder? Is this something to do with it now being on a server OS?

Edit: I added --config-file C:\Users\username\AppData\Local\sabnzbd\sabnzbd.ini to the startup shortcut and it's working fine now. I'm still not sure why I had to do that though.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Moved to new computer, settings aren't loaded from AppDa

Post by shypike »

Are you running it in daemon mode (with -d)?
In that case you must use the -f or --config-file parameter.
Post Reply