Browser opening upon reboot (start of sabnzbd service) Ubuntu Lucid 64bit

Support for the Debian/Ubuntu package, created by JCFP.
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.
Post Reply
Offspring
Newbie
Newbie
Posts: 7
Joined: June 27th, 2010, 9:15 pm

Browser opening upon reboot (start of sabnzbd service) Ubuntu Lucid 64bit

Post by Offspring »

Sorry for the long subject, but I tried to get as much pertinent info in there as quickly as possible. Here's the issue: I'm running Ubuntu Lucid 64bit, and I have sabnzbdplus set to automatically launch everytime I startup my machine. Whenever I finish logging in, my browser window will pop up telling me that the SSL Certificate isn't signed and therefore it should not be trusted. I have set the config to disable the feature to autolaunch the browser when the service starts, however it continues to do so. I've manually modified ~/.sabnzbd/sabnzbd.ini as well as set, saved, and then removed the option inside of the web interface itself.

Is there something I'm doing wrong? Is this just some sort of horked installation I need to scrap and start again? I used the software center to install it initially and it's running 0.5.3 RC1.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Browser opening upon reboot (start of sabnzbd service) Ubuntu Lucid 64bit

Post by shypike »

Sounds like the package creator did something wrong.
The setting in the INI file is
auto_browser = 0

This can be overridden by the -b1 command line option.
Using -d (daemon mode) will reset it.
Offspring
Newbie
Newbie
Posts: 7
Joined: June 27th, 2010, 9:15 pm

Re: Browser opening upon reboot (start of sabnzbd service) Ubuntu Lucid 64bit

Post by Offspring »

I modified the file in /etc/default/sabnzbd and added -b1 to the EXTRAOPS but once I rebooted my machine, it launched the browser again. Should I remove the - and just have it read b1, or is there something else? I also looked inside of /etc/inti.d/sabnzbd and the very beginning of the file read "TO CONFIGURE EDIT /etc/default/sabnzbd"
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Browser opening upon reboot (start of sabnzbd service) Ubuntu Lucid 64bit

Post by shypike »

Do as the package tells you.
I'm moving this to the Unix board.
Offspring
Newbie
Newbie
Posts: 7
Joined: June 27th, 2010, 9:15 pm

Re: Browser opening upon reboot (start of sabnzbd service) Ubuntu Lucid 64bit

Post by Offspring »

After fiddling around with the /etc/init.d/sabnzbdplus and /etc/default/sabnzbdplus files I figured out the following: by leaving the CONFIG= section blank, it would not for whatever reason save or read my auto_browser = 0 flag. By entering ~/.sabnzbd/sabnzbd.ini into the space next to CONFIG= I got sabnzbdplus to load properly.

I dunno if this will help anyone else, but it worked for me.
Last edited by Offspring on June 28th, 2010, 11:22 pm, edited 1 time in total.
Post Reply