Hi,
I am trying to install SABnzbd as service on WHS. I have installed SABHelper as service and started it as service but I don't see SABnzbdservice.
When I try: net start SABnzbd I get always: "The service name is invalid. More help is available by typing NET HELPMSG 2185"
When I do that this is the explanation:
"You tried to start a service that is not configured on this system.
ACTION:
"Check the spelling of the service name or check the configuration information for the service using the Service option from Server Manager."
With 0.6.0 Beta2 it was the same error....
What to do?
Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Forum rules
Help us help you:
Help us help you:
- 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.
Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Last edited by lujo on March 31st, 2011, 11:35 am, edited 1 time in total.
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Do you see the SABnzbd service in the Windows Service Manager?
Did you install it using this procedure?
http://wiki.sabnzbd.org/sabnzbd-as-a-windows-service
Did you install it using this procedure?
http://wiki.sabnzbd.org/sabnzbd-as-a-windows-service
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
I see only SABnzbd Helper service running. I don't see SABnzbd service in Windows Service Manager.
I installed it as follows:
SABnzbd-service.exe -f C:\Program Files\SABnzbd install
also did
SABnzbd-service.exe -f C:\Program Files\SABnzbd update
but net start SABnzbd give me above error.
Am I doing something wrong?
[edit]
I also have added C:\Program Files\SABnzbd\SABnzbd-service.exe (as program) to Windows Firewall under exceptions.
[/edit]
I installed it as follows:
SABnzbd-service.exe -f C:\Program Files\SABnzbd install
also did
SABnzbd-service.exe -f C:\Program Files\SABnzbd update
but net start SABnzbd give me above error.
Am I doing something wrong?
[edit]
I also have added C:\Program Files\SABnzbd\SABnzbd-service.exe (as program) to Windows Firewall under exceptions.
[/edit]
Last edited by lujo on March 31st, 2011, 4:33 pm, edited 1 time in total.
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Since your path has a space in it, you need to quote the path:lujo wrote: SABnzbd-service.exe -f C:\Program Files\SABnzbd install
Code: Select all
SABnzbd-service.exe -f "C:\Program Files\SABnzbd" install
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Thank you, now service is installed but Startup type for SABnabd Helper and SABnzbd Binary Newsreader is Manual. Do I need to set this type for both to Automatic?
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Yes.
Strictly speaking you only need to set SABnzbd to automatic,
because it depends on SABHelper (which will be auto-started because of that).
Strictly speaking you only need to set SABnzbd to automatic,
because it depends on SABHelper (which will be auto-started because of that).
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Super, I will try it.
It should also be fine if you can devolop add-in for Windows Home Server. Can we expect this in the near future?
It should also be fine if you can devolop add-in for Windows Home Server. Can we expect this in the near future?
Re: Sabnzbd 0.6.0 Beta4 "The service name is invalid"
Not sure. WHS-1 is approaching end-of-life and personally I have no interest at all for WHS-Vail.
So any volunteers?
So any volunteers?