View Full Version : Squeezecenter Lost Looking For 127.0.0.1:9000
Hung_Phat
2008-11-09, 12:32
My squeezecenter frequently gets lost looking for 127.0.0.1:9000. I'm using Firefox 3.0.3. Is there a fix for this?
Thank You
My squeezecenter frequently gets lost looking for 127.0.0.1:9000. I'm using Firefox 3.0.3. Is there a fix for this?
Thank You
127.0.0.1:9000
The 127.0.0.1 is an ip address that means "this computer."
The other term is localhost so
localhost:9000 is the same thing.
I haven't had any problems with firefox but I know internet explorer has issues when you use a "port" (:9000) in that it doesn't know to use HTTP:// as the default protocol.
Try making your button point to
http://localhost:9000
or
http://127.0.0.1:9000
It should work then.
Also: upgrade your firefox.
p
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.