SABnzbd won't open, nzbs auto cancelled
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.
SABnzbd won't open, nzbs auto cancelled
I have just tried to download an nzb. The nzb does not go to the designated desktop and when I check "downloads" it shows that the nzb has been deleted. Also, I cannot open the SABnzbd interface to check my settings. The last time I used SABnzbd to download a TV show from 1 day earlier, I got an error msg saying that it was out of my servers retention period (?). Has SAB blown up somehow? Non-geek asking for help, please.
browser Chrome
OS Windows 7 64bit
browser Chrome
OS Windows 7 64bit
Re: SABnzbd won't open, nzbs auto cancelled
Do you have a browser add[-on installed that handles NZB files?
First save the file in a place outside of "Downloads".
Then inspect the file with a tool like Notepad and check whether it looks like an NZB file.
After that upload it manually to SABnzbd.
"Out of server retention" actually means that the data simply isn't on the server anymore.
Happens a lot lately.
First save the file in a place outside of "Downloads".
Then inspect the file with a tool like Notepad and check whether it looks like an NZB file.
After that upload it manually to SABnzbd.
"Out of server retention" actually means that the data simply isn't on the server anymore.
Happens a lot lately.
Re: SABnzbd won't open, nzbs auto cancelled
Thanks for the reply, shypike. Not sure what browser add-on you might be referring to...non-techie, here. I just use SABnzbd. I save nzb files to my desktop but I couldn't tell you anything about the "look" of and nzb file. Sorry. How would I upload manually to SAB?
A later re-try got the nzb files to save to my desktop as usual, but SAB still would not open. When I tried to go to website directly I got an error warning about a bad certificate (?). I used to get this warning but I always clicked through it and the web site would open...not now. And I get a "privacy error" msg now. I have also gotten these msgs on my email and LastPass accounts, too, but they cleared up the following day.
Hope these details help.
A later re-try got the nzb files to save to my desktop as usual, but SAB still would not open. When I tried to go to website directly I got an error warning about a bad certificate (?). I used to get this warning but I always clicked through it and the web site would open...not now. And I get a "privacy error" msg now. I have also gotten these msgs on my email and LastPass accounts, too, but they cleared up the following day.
Hope these details help.
Re: SABnzbd won't open, nzbs auto cancelled
It looks like your security suite is interfering.
Are you using https to access SABnzbd ?
Not needed if you run access it on the same pc.
Are you using https to access SABnzbd ?
Not needed if you run access it on the same pc.
Re: SABnzbd won't open, nzbs auto cancelled
I disabled my AVAST! security shields and it had no effect. Could not connect to the SAB web page with either Chrome or IE. Screen shots are available of the msg screens...but I don't know how to do that.
Re: SABnzbd won't open, nzbs auto cancelled
Try to find the sabnzbd.ini file in your profile.
(Location described here: http://wiki.sabnzbd.org/configure-0-7 )
Use Notepad to open the file.
Find the following lines and change them to reflect the second line of the block.
Save and close.
Then start SABnzbd again.
(Location described here: http://wiki.sabnzbd.org/configure-0-7 )
Use Notepad to open the file.
Find the following lines and change them to reflect the second line of the block.
Code: Select all
https_port = 8080
https_port = ''
Code: Select all
enable_https = 1
enable_https = 0
Then start SABnzbd again.
Re: SABnzbd won't open, nzbs auto cancelled
Thank you... SAB opened without any problems. I saved the original .ini file before I did the mods you specified. Do I need it any longer? I also find a ini.bak file. Note: my https_port = 8080 entry was actually 9090 before I changed it...is that important?
Once I got the web page open, I decided to check the config settings and found that all my Folders settings had been erased. After resetting them I was required to login before I could SAVE. Luckily my login worked. But when I tried to reopen the main web page I got "SSL error." I tried closing SAB and re-opening but got the error msg described before "...privacy error."
So, now I'm stuck again. Should I uninstall and re-install?
Once I got the web page open, I decided to check the config settings and found that all my Folders settings had been erased. After resetting them I was required to login before I could SAVE. Luckily my login worked. But when I tried to reopen the main web page I got "SSL error." I tried closing SAB and re-opening but got the error msg described before "...privacy error."
So, now I'm stuck again. Should I uninstall and re-install?
Re: SABnzbd won't open, nzbs auto cancelled
"Privacy error"? That's not coming from SABnzbd.
You can erase the sabnzbd.ini file, of course you'll lose all settings (but not download history).
The next time you start SABnzbd it will come up with the Wizard.
You can erase the sabnzbd.ini file, of course you'll lose all settings (but not download history).
The next time you start SABnzbd it will come up with the Wizard.
Re: SABnzbd won't open, nzbs auto cancelled
No, that's a Chrome thing..."your connection is not private"...The msg I get on IE is " There is a problem with this website’s security certificate. We recommend that you close this webpage and do not continue to this website." That's what I get when SAB tries to open it's web page.
UPDATE... OK, I think I've got this thing working again. If I just click through the warning (ignoring the "not advised"), the web page opens just fine. Oh, and I've discovered why the downloaded nzb files were auto removed... they were not in nzb format. They were "...kbit.nzb" and "...nmr.nzb" formats. Don't know what that means but at least I found it.
UPDATE... Well, I've got SAB running with the interface showing and after resetting my Watched Folder, SAB correctly picked up a test nzb file and displays it, but now nothing happens. Downloading does not start. What have I done wrong now?
UPDATE... OK, I think I've got this thing working again. If I just click through the warning (ignoring the "not advised"), the web page opens just fine. Oh, and I've discovered why the downloaded nzb files were auto removed... they were not in nzb format. They were "...kbit.nzb" and "...nmr.nzb" formats. Don't know what that means but at least I found it.
UPDATE... Well, I've got SAB running with the interface showing and after resetting my Watched Folder, SAB correctly picked up a test nzb file and displays it, but now nothing happens. Downloading does not start. What have I done wrong now?
Re: SABnzbd won't open, nzbs auto cancelled
Your previous problem was caused by using https.
SABnzbd doesn't come with valid https certificates.
Just don't use https if you run everything on the same PC.
Did you define a valid Usenet server?
Is SABnzbd paused?
What happens if you repeatedly move the mouse cursor over the top job.
Does the popup say that many articles are missing?
SABnzbd doesn't come with valid https certificates.
Just don't use https if you run everything on the same PC.
Did you define a valid Usenet server?
Is SABnzbd paused?
What happens if you repeatedly move the mouse cursor over the top job.
Does the popup say that many articles are missing?
Re: SABnzbd won't open, nzbs auto cancelled
I have rechecked my server designations and think they are correct except SAB config has my email address as my server username. Even after I correct and SAVE, it reverts to my email address. TEST SERVER doesn't seem to work with either the email ID login or the corrected login. I get the popup msg "The page at 127.0.0.1:8080 says 'Timed out'." I have retention days per UseNetServer website. SAB download site now has red down arrow beside the speed designation. SAB is not paused. Maybe I need a walk-through to set up UseNetServer correctly (?).
Popup over the top job shows 178 missing articles.
UPDATE 10/5... Have reset my SERVERS settings for UsenetServer... had incorrect HOST address. Reset my login info and tested connection successfully. However, SAB would not let me SAVE the correct login. Username and password always reverts to email address/login for SAB, not UsenetServer. HOST address did not change.
Popup over the top job shows 178 missing articles.
UPDATE 10/5... Have reset my SERVERS settings for UsenetServer... had incorrect HOST address. Reset my login info and tested connection successfully. However, SAB would not let me SAVE the correct login. Username and password always reverts to email address/login for SAB, not UsenetServer. HOST address did not change.
Re: SABnzbd won't open, nzbs auto cancelled
Possibly your web browser is pasting in usernames and passwords?
Some add-ons to browsers give problems.
Can you try another web browser?
Some add-ons to browsers give problems.
Can you try another web browser?
Re: SABnzbd won't open, nzbs auto cancelled
It seems that LastPass was auto-logging that config page. Once I changed that, SAB seems to be back to normal! I'm not sure how all of this got so messed up, but I'm most appreciative for your assistance and patience with this senior, SAB novice.
Regards, shypike!
Regards, shypike!
Re: SABnzbd won't open, nzbs auto cancelled
No problem. Happy downloading.