Hi all,
I've setup SAB to start as a service (running with -b0 , when running through the wizard it starts a second process rather than restarting the original.
Anyone had this?
Thanks.
Starting Sab as a service
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: Starting Sab as a service
As you run the Wizard only once, I don't think this is a big problem.
Restart is a problem.
You cannot use SABnzbd's own restart function.
Instead, stop SABnzbd from its UI and use the Windows Service Manager to start it.
When SABnzbd runs as a service, it cannot really restart itself.
For 0.6.0 we are working on a real Windows service
which should be able to restart itself properly.
Restart is a problem.
You cannot use SABnzbd's own restart function.
Instead, stop SABnzbd from its UI and use the Windows Service Manager to start it.
When SABnzbd runs as a service, it cannot really restart itself.
For 0.6.0 we are working on a real Windows service
which should be able to restart itself properly.
Re: Starting Sab as a service
Do you record if the wizard has been run in the ini?
Re: Starting Sab as a service
The Wizard runs as long as no Usenet server is defined.
Re: Starting Sab as a service
So I could check the ini for name populated? Say, enable =1?
[servers]
[[news.newsserver.com:119]]
username = *****
enable = 1
name = news.newsserver.com:119
[servers]
[[news.newsserver.com:119]]
username = *****
enable = 1
name = news.newsserver.com:119
Re: Starting Sab as a service
[servers]
[[news.newsserver.com:119]]
username = *****
name = news.newsserver.com:119
host = news.newsserver.com
port = 119
connections=1
[[news.newsserver.com:119]]
username = *****
name = news.newsserver.com:119
host = news.newsserver.com
port = 119
connections=1