Page 1 of 1

Nothing changed - Cant access Web Interface HTTPS

Posted: September 24th, 2013, 2:35 pm
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

Re: Nothing changed - Cant access Web Interface

Posted: September 24th, 2013, 2:38 pm
by sander
You never came back on your own thread http://forums.sabnzbd.org/viewtopic.php?f=16&t=10995 if it was solved...

Re: Nothing changed - Cant access Web Interface

Posted: September 25th, 2013, 12:49 am
by kiteboy
Thats was sorted - made to run on all interfaces - on post two

Re: Nothing changed - Cant access Web Interface

Posted: September 25th, 2013, 1:19 am
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

Re: Nothing changed - Cant access Web Interface

Posted: September 25th, 2013, 2:12 am
by sander
Good to hear