Nothing changed - Cant access Web Interface HTTPS

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

Nothing changed - Cant access Web Interface HTTPS

Post by kiteboy »

Hi guys

Havent played on server at all - but for some reason I cant get to Sabnzb web interface all of a sudden

Its up and running on 8080 internally ok though but cant get to https port 9095 internally or externally

Have checked config against a remote server also running the latest version of sab and both sab.ini configs are practically identical

Also checked

/etc/init.d/sabnzbdplus

again both pretty much identical - im baffled - not sure why this is happening

Seems to be listening on port 9095 ok

but cant get through to internal ip or external dns address

netstat -apon | grep -i listen | grep -vi listening
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
tcp 0 0 0.0.0.0:9095 0.0.0.0:* LISTEN 5290/python off (0.00/0/0)
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 4695/python off (0.00/0/0)
tcp 0 0 0.0.0.0:5001 0.0.0.0:* LISTEN 4409/python off (0.00/0/0)
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 127.0.1.1:44331 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:5005 0.0.0.0:* LISTEN 4654/python off (0.00/0/0)
tcp 0 0 0.0.0.0:2223 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 5290/python off (0.00/0/0)
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:6000 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:32400 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 127.0.0.1:7634 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:5555 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:32469 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:1495 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:56156 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:17500 0.0.0.0:* LISTEN 4282/dropbox off (0.00/0/0)
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:8895 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:23423 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:23424 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 127.0.0.1:9090 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp6 0 0 :::139 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::2223 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::6000 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::4949 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::445 :::* LISTEN - off (0.00/0/0)


Any ideas???

Thanks
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: Nothing changed - Cant access Web Interface

Post by sander »

You never came back on your own thread http://forums.sabnzbd.org/viewtopic.php?f=16&t=10995 if it was solved...
kiteboy
Newbie
Newbie
Posts: 5
Joined: June 13th, 2012, 11:25 am

Re: Nothing changed - Cant access Web Interface

Post by kiteboy »

Thats was sorted - made to run on all interfaces - on post two
kiteboy
Newbie
Newbie
Posts: 5
Joined: June 13th, 2012, 11:25 am

Re: Nothing changed - Cant access Web Interface

Post by kiteboy »

Again managed to sort ....not sure what was wrong - it wasnt showing an open port under nmap for some reason
Did an uninstall - purge and removed all files and reinstalled

Seems to have done the job
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: Nothing changed - Cant access Web Interface

Post by sander »

Good to hear
Post Reply