Help with Sabnzbd starting as a service
Posted: October 23rd, 2011, 7:04 pm
I have a family shared computer that I want to migrate my Sabnzbd too. I follow the instructions to install as a service, but I found that sabnzb will not work unless a user logs in. (even a limited user)
I installed the following way:
1. Installed Sabnzbd
2. Copied config file to c:\program files (x86)\sabnzbd\
2. Via admin command line - installed Sabnzbd-helper
3. via admin command line - installed sabnzbd-service
I installed the following way:
1. Installed Sabnzbd
2. Copied config file to c:\program files (x86)\sabnzbd\
2. Via admin command line - installed Sabnzbd-helper
Code: Select all
sabnzbd-helper.exe --startup auto install
Code: Select all
sabnzbd-service -f "c:\program files (x86)\sabnzbd\sabnzbd.ini" install
4. Set the Sabnzbd Helper service to Auto Start. Local System account.
5. Set the Sabnzb Binary Newsreader service to Auto Start Delayed. Local system account
I tested everything, it worked. When I rebooted, but didn't log in, nothing would respond. Once a user logged in, the Helper Service started, then a little bit after, the Sabnzbd service started. And everything worked.
I'm pretty sure I followed all the instructions. Am I missing something?
(oh, the fw is turned off on the system)