Cannot connect to the server "localserver" issue
Posted: January 19th, 2012, 6:36 pm
Hi all
Newb here....had SABnzbd installed a couple of days ago(Mac - 10.6.
and was working fine, but now i get the 'safari cant onnect to the server "localhost" issue. I've searched through the forum and tries a couple of options namely the following, which i don't understand - any help appreciated;
Is SABnzbd running at all? Open a terminal, and type
CODE: SELECT ALL
ps aux | grep -i sabnzbd
If so, check which port:
CODE: SELECT ALL
netstat -a -n | grep -i listen
If SAB is not running, find SABnzbd.py (or by which name the SAB application is known on Mac OSX), open a terminal, and run the SABnzbd.py from within the terminal; you will now see all output from SABnzbd. If it stops, post the log here.
LOG POSTED HERE
Edward-Anthony-Corcorans-MacBook-Pro:~ Tony$ ps aux | grep -i sabnzbd
Tony 11429 0.7 0.0 2425524 176 s000 R+ 10:22am 0:00.00 grep -i sabnzbd
Edward-Anthony-Corcorans-MacBook-Pro:~ Tony$ netstat -a -n | grep -i listen
tcp4 0 0 172.16.144.1.9000 *.* LISTEN
tcp4 0 0 192.168.96.1.9000 *.* LISTEN
tcp4 0 0 192.168.10.4.9000 *.* LISTEN
tcp4 0 0 127.0.0.1.9000 *.* LISTEN
tcp4 0 0 172.16.144.1.9050 *.* LISTEN
tcp4 0 0 192.168.96.1.9050 *.* LISTEN
tcp4 0 0 192.168.10.4.9050 *.* LISTEN
tcp4 0 0 127.0.0.1.9050 *.* LISTEN
tcp46 0 0 *.5842 *.* LISTEN
tcp4 0 0 *.5842 *.* LISTEN
tcp46 0 0 *.45631 *.* LISTEN
tcp46 0 0 *.46631 *.* LISTEN
tcp4 0 0 127.0.0.1.26164 *.* LISTEN
tcp4 0 0 *.17500 *.* LISTEN
tcp4 0 0 127.0.0.1.631 *.* LISTEN
tcp6 0 0 ::1.631 *.* LISTEN
8bbb640 stream 0 0 9fd5158 0 0 0 /tmp/launch-pfYzr9/Listeners
Newb here....had SABnzbd installed a couple of days ago(Mac - 10.6.
Is SABnzbd running at all? Open a terminal, and type
CODE: SELECT ALL
ps aux | grep -i sabnzbd
If so, check which port:
CODE: SELECT ALL
netstat -a -n | grep -i listen
If SAB is not running, find SABnzbd.py (or by which name the SAB application is known on Mac OSX), open a terminal, and run the SABnzbd.py from within the terminal; you will now see all output from SABnzbd. If it stops, post the log here.
LOG POSTED HERE
Edward-Anthony-Corcorans-MacBook-Pro:~ Tony$ ps aux | grep -i sabnzbd
Tony 11429 0.7 0.0 2425524 176 s000 R+ 10:22am 0:00.00 grep -i sabnzbd
Edward-Anthony-Corcorans-MacBook-Pro:~ Tony$ netstat -a -n | grep -i listen
tcp4 0 0 172.16.144.1.9000 *.* LISTEN
tcp4 0 0 192.168.96.1.9000 *.* LISTEN
tcp4 0 0 192.168.10.4.9000 *.* LISTEN
tcp4 0 0 127.0.0.1.9000 *.* LISTEN
tcp4 0 0 172.16.144.1.9050 *.* LISTEN
tcp4 0 0 192.168.96.1.9050 *.* LISTEN
tcp4 0 0 192.168.10.4.9050 *.* LISTEN
tcp4 0 0 127.0.0.1.9050 *.* LISTEN
tcp46 0 0 *.5842 *.* LISTEN
tcp4 0 0 *.5842 *.* LISTEN
tcp46 0 0 *.45631 *.* LISTEN
tcp46 0 0 *.46631 *.* LISTEN
tcp4 0 0 127.0.0.1.26164 *.* LISTEN
tcp4 0 0 *.17500 *.* LISTEN
tcp4 0 0 127.0.0.1.631 *.* LISTEN
tcp6 0 0 ::1.631 *.* LISTEN
8bbb640 stream 0 0 9fd5158 0 0 0 /tmp/launch-pfYzr9/Listeners