SAB won't start

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.
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

SAB won't start

Post by slipstream54 »

installed sabnzbd correctly but when i selected a download from nzbmatrik my newsleecher downloader came up for the downloader. Do i have to delete newsleecher for sab to work or is there a way to disable newsleecher so I don't loose mt setting...thanks
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

What do you do when you get the download prompt from the web browser?
The are normally two choices. Execute and save.
For execute, you can select a program. Check carefully what the popup says.
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

Thanks for responding, after selecting download in NZBMATRIX the following pops up USER ACCOUNT CONTROL....Do you want to allow the following program to make changes to your computer..... Program Name Newsleecher,.... yes or no Selecting yes Newsleecher starts download while selecting no nothing happens
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

Something goes wrong in the web browser, which one do you use?
It seems to persist in associating NL.
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

I use Chrome . Also, sometimes when I open SAb it says It doesn't have a certificate and I check proceed and have moved it in Kaspersky to trusted
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

Chrome doesn't like self-signed certificates.
In Firefox you can store those as permanent exceptions, but not in Chrome.

About the NZB files.
Open a command prompt and type:

Code: Select all

assoc .nzb
ftype | find "NZB"
What do these command show as a result?
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

As you can see I'm not very good from command prompt



Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\GATEWAY>CODE: SELECT ALL
'CODE:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\GATEWAY>SELECT ALL
'SELECT' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\GATEWAY>find NZB
FIND: Parameter format not correct

C:\Users\GATEWAY>NZB
'NZB' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\GATEWAY>"NZB"
'"NZB"' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\GATEWAY>
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

Type this literally:

assoc .nzb
ftype | find "NZB"

Press Enter after each line.
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

try this that forte agent is from along time ago so don't know where it came from

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\GATEWAY>assoc .nzb
.nzb=ForteAgent.nzb.1

C:\Users\GATEWAY>ftype | find "NZB"
NZB File="C:\Program Files\SABnzbd\SABnzbd.exe" "%1"

C:\Users\GATEWAY>
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

OK, so now open a command prompt as "administrator" and type:
assoc .nzb=NZB File
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

thanks for continuing to hang in there with me
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>assoc .nzb=NZB File
.nzb=NZB File

C:\Windows\system32>
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

That should fix it.
Does it?
You may need to restart your browser.
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

unfortunately no, tried several downloads after rebooting but Newleecher keeps coming up as my only option
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SAB won't start

Post by shypike »

I'm afraid you will have to google for methods to clean up file associations :(
slipstream54
Newbie
Newbie
Posts: 12
Joined: October 13th, 2012, 6:50 pm

Re: SAB won't start

Post by slipstream54 »

thanks for your efforts, I wonder what would happen if I uninstalled newsleecher, might that allow SAB to start after NZB looks for a downloader or will I probably have nothing come up and then have to reinstall newsleecher and settings.
Post Reply