Page 1 of 1

Install on Debian 7

Posted: September 29th, 2014, 3:20 pm
by cyrben
Hello,
I'm french, excuse me for my english...
I've tried to install sabnzbd on Debian 7 but when I try to launch the application (http://ip server:8080/) it doesn't work.
Somebody can help me ?

I proceeded as:

apt-get install sabnzbdplus
apt-get install sabnzbdplus-theme-smpl
apt-get install sabnzbdplus-theme-plush
apt-get install sabnzbdplus-theme-iphone
nano /etc/default/sabnzbdplus (USER --> my user)
/etc/init.d/sabnzbdplus start

I probably forgot something :D
Somebody can help me ?
Thanks

Re: Install on Debian 7

Posted: September 29th, 2014, 3:46 pm
by jcfp
by default sab listens only on localhost, try HOST=0.0.0.0 in /etc/default/sabnzbdplus if you want to connect remotely

Re: Install on Debian 7

Posted: September 29th, 2014, 4:10 pm
by sander
I would first start from the command line:

Code: Select all

sabnzbdplus
and then start a webbrowser on the Debian system itself to access http://localhost:8080/

If the Debian has no webbrowser and you thus must access it remotely, start

Code: Select all

sabnzbdplus --server 0.0.0.0:8080
and the access it via http://<debian's-ip-address>:8080/

Make sure that works and fill out the wizard carefully. As soon as that works, proceed to setting SAB up as service.

HTH

Re: Install on Debian 7

Posted: September 29th, 2014, 4:46 pm
by cyrben
Thank you.
I try what you say and i tell you if it's ok?
Good night (in France)

Re: Install on Debian 7

Posted: September 30th, 2014, 3:22 am
by cyrben
In english...

Wow, I go to my interface
Thank you for your help.
Now I have to make the settings.