Can't open web interface after install [UBUNTU Server]
Posted: September 2nd, 2013, 11:19 pm
Code: Select all
sudo service sabnzbdplus restart
sudo service sabnzbdplus restart
* Stopping SABnzbd+ binary newsgrabber [ OK ]
* Starting SABnzbd+ binary newsgrabber [ OK ]
Code: Select all
sudo service sabnzbdplus start
* SABnzbd+ binary newsgrabber: already running (pid 30858)
Code: Select all
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 127.0.0.1:3306 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:49100 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 30858/python 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 0.0.0.0:1715 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:22 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:32443 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN - off (0.00/0/0)
tcp6 0 0 :::139 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::80 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::22 :::* LISTEN - off (0.00/0/0)
tcp6 0 0 :::445 :::* LISTEN - off (0.00/0/0)
anyone got any ideas as to why this is happening? this is all on the same lan. my ip is 192.168.1.10 from a windows 7 computer.
i havent even been able to run the wizard yet.
Code: Select all
C:\Users\heiney>ping 192.168.1.178 -t
Pinging 192.168.1.178 with 32 bytes of data:
Reply from 192.168.1.178: bytes=32 time<1ms TTL=64
Reply from 192.168.1.178: bytes=32 time<1ms TTL=64
Reply from 192.168.1.178: bytes=32 time<1ms TTL=64