Sabnzdb Starting - Just cant connect

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
kiteboy
Newbie
Newbie
Posts: 5
Joined: June 13th, 2012, 11:25 am

Sabnzdb Starting - Just cant connect

Post by kiteboy »

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: 5
Joined: June 13th, 2012, 11:25 am

Re: Sabnzdb Starting - Just cant connect

Post by kiteboy »

Sorted - remembered to changed to listen on all interfaces ie 0.0.0.0!!!!
Growlithe
Newbie
Newbie
Posts: 2
Joined: June 23rd, 2012, 2:28 pm

Re: Sabnzdb Starting - Just cant connect

Post by Growlithe »

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.
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzdb Starting - Just cant connect

Post by sander »

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
Post Reply