Sabnzdb Starting - Just cant connect

Support for the Debian/Ubuntu package, created by JCFP.

Sabnzdb Starting - Just cant connect

Postby kiteboy » June 13th, 2012, 12:31 pm

hi all

just installed ubuntu 12.04 server version and sabnzbd following

http://wiki.sabnzbd.org/install-ubuntu-repo

All ok just cant connect to start the wizard???

its worked for me previously - checking the log shows it as started on port 8080 but cant connect -

on a different pc but on the same network - trying http://192.168.1.150:8080/sabnzdb


2012-06-13 16:33:28,801::INFO::[__init__:314] All processes started
2012-06-13 16:33:28,802::INFO::[sabnzbdplus:333] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2012-06-13 16:33:28,802::INFO::[sabnzbdplus:333] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2012-06-13 16:33:28,829::INFO::[sabnzbdplus:449] _yenc module... found!
2012-06-13 16:33:28,829::INFO::[sabnzbdplus:457] par2 binary... found (/usr/bin/par2)
2012-06-13 16:33:28,829::INFO::[sabnzbdplus:465] unrar binary... found (/usr/bin/unrar)
2012-06-13 16:33:28,829::INFO::[sabnzbdplus:470] unzip binary... found (/usr/bin/unzip)
2012-06-13 16:33:28,829::INFO::[sabnzbdplus:476] nice binary... found (/usr/bin/nice)
2012-06-13 16:33:28,830::INFO::[sabnzbdplus:480] ionice binary... found (/usr/bin/ionice)
2012-06-13 16:33:28,830::INFO::[sabnzbdplus:485] pyOpenSSL... found (True)
2012-06-13 16:33:28,840::INFO::[sabnzbdplus:1447] Starting web-interface on 127.0.0.1:8080
2012-06-13 16:33:28,841::INFO::[_cplogging:55] [13/Jun/2012:16:33:28] ENGINE Bus STARTING
2012-06-13 16:33:28,855::INFO::[_cplogging:55] [13/Jun/2012:16:33:28] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-06-13 16:33:29,064::INFO::[_cplogging:55] [13/Jun/2012:16:33:29] ENGINE Serving on 127.0.0.1:8080
2012-06-13 16:33:29,066::INFO::[_cplogging:55] [13/Jun/2012:16:33:29] ENGINE Bus STARTED
2012-06-13 16:33:29,067::INFO::[notifier:87] Sending registration to localhost:23053
2012-06-13 16:33:29,568::INFO::[sabnzbdplus:1516] Starting sabnzbdplus-0.7.0
2012-06-13 16:33:29,572::INFO::[dirscanner:265] Dirscanner starting up
2012-06-13 16:33:29,574::INFO::[urlgrabber:78] URLGrabber starting up

any ideas - thanks for any advice
kiteboy
Newbie
Newbie
 
Posts: 2
Joined: June 13th, 2012, 12:25 pm

Re: Sabnzdb Starting - Just cant connect

Postby kiteboy » June 13th, 2012, 12:47 pm

Sorted - remembered to changed to listen on all interfaces ie 0.0.0.0!!!!
kiteboy
Newbie
Newbie
 
Posts: 2
Joined: June 13th, 2012, 12:25 pm

Re: Sabnzdb Starting - Just cant connect

Postby Growlithe » June 23rd, 2012, 3:39 pm

Had this same issue with Ubuntu 12.04 clean install launching as regular user. To resolve I had to install lynx-cu, then run "lynx http://localhost:8080/sabnzbd" go through quick setup and explicitly set the option to make sabnzbd accessible from anywhere. It's the same thing as making listen on all interfaces change as above.
Growlithe
Newbie
Newbie
 
Posts: 3
Joined: June 23rd, 2012, 3:28 pm

Re: Sabnzdb Starting - Just cant connect

Postby sander » June 23rd, 2012, 3:49 pm

Growlithe wrote:Had this same issue with Ubuntu 12.04 clean install launching as regular user. To resolve I had to install lynx-cu, then run "lynx http://localhost:8080/sabnzbd" go through quick setup and explicitly set the option to make sabnzbd accessible from anywhere. It's the same thing as making listen on all interfaces change as above.


See three (easier?) ways here: https://sabnzbd.org/viewtopic.php?f=16&t=11036&p=66880
User avatar
sander
Release Testers
Release Testers
 
Posts: 3556
Joined: January 22nd, 2008, 3:22 pm

Re: Sabnzdb Starting - Just cant connect

Postby Growlithe » June 25th, 2012, 2:28 am

"1) type "sabnzbdplus", wait a minute or so, press CTRL-C, edit ~/.sabnzbd/sabnzbd.ini (with vi) and change the first occurence of host to "host = 0.0.0.0"
HOST! Good to know for next time. Yes that would've been far easier if I'd known of the specific option to tweak. Thanks sander. Yes, it really is important to start and stop sab first before the sabnzbd.ini file exists.
Growlithe
Newbie
Newbie
 
Posts: 3
Joined: June 23rd, 2012, 3:28 pm


Return to Debian/Ubuntu Package