The connection was refused when attempting to contact localhost:8080.
won't work in firefox
Forum rules
Help us help you:
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.
-
steve51184
won't work in firefox
been using this on linux for years but i've just installed it on my windows box but for some reason the web interface wont load in firefox or opera but it will load in IE and google chrome
-
steve51184
Re: won't work in firefox
http://[::1]:8080/sabnzbd/ works thank you.. why is it that localhost doesn't?
Re: won't work in firefox
localhost maps to [::1] (an IPV6 address), which is not the same as 127.0.0.1 (IPV4).
Many OSses enable IPV6 by default (although hardly anyone uses it)
and give it priority over IPV4. The second part causes problems.
The reason is that different applications use different methods of resolving DNS names
and end up getting different answers (IPV4 vs. IPV6).
So SABnzbd may conclude that localhost is 127.0.0.1, while a browser may think it's [::1].
Many OSses enable IPV6 by default (although hardly anyone uses it)
and give it priority over IPV4. The second part causes problems.
The reason is that different applications use different methods of resolving DNS names
and end up getting different answers (IPV4 vs. IPV6).
So SABnzbd may conclude that localhost is 127.0.0.1, while a browser may think it's [::1].
-
steve51184
Re: won't work in firefox
ahh right so if i disable ipv6 in firefox and via my network adapter localhost will work?
Re: won't work in firefox
If you are not interested in IPV6, the simplest trick is to edit the /etc/hosts file.steve51184 wrote: ahh right so if i disable ipv6 in firefox and via my network adapter localhost will work?
Just remove the [::1] entry.
Re: won't work in firefox
I am having the same Issue, works in IE but not in FF, FF is my main browser so I would like to get it to work in there.
It does work when I put in http://[::1]:8080/sabnzbd but how can I set it so when I start up the program it starts off that instead of the original?
It does work when I put in http://[::1]:8080/sabnzbd but how can I set it so when I start up the program it starts off that instead of the original?
Last edited by Madman on August 1st, 2009, 8:35 am, edited 1 time in total.
Re: won't work in firefox
In firefox, open up the url about:configMadman wrote: I am having the same Issue, works in IE but not in FF, FF is my main browser so I would like to get it to work in there.
It does work when I put in http://[::1]:8080/sabnzbd but how can I set it so when I start up the program it starts off that instead of the original?
Make sure network.dns.disableIPv6 is set to FALSE.
If not I would try opening your hosts file: %SystemRoot%\system32\drivers\etc\hosts and seeing if ther are any entries that could be breaking localhost from working normally, this is not SABnzbd's fault.
If nothing works, set your host in config>general to either 127.0.0.1, 0.0.0.0 or leave it blank and restart sabnzbd.
Re: won't work in firefox
Thanks editing the about:config worked
-
steve51184
Re: won't work in firefox
same hereMadman wrote: Thanks editing the about:config worked
note to mods: sticky topic?
Re: won't work in firefox
This is not a problem most users should experience unless they have messed about with about:config before.
-
steve51184
Re: won't work in firefox
oops i didn't mean the about:config trick i was talking about the config>general on to change localhost to 127.0.0.1
Re: won't work in firefox
Weird, this is a fresh install of windows 7 and FF, never messed with the config, maybe a addon did it.switch wrote: This is not a problem most users should experience unless they have messed about with about:config before.
-
steve51184
Re: won't work in firefox
more like "Why won't the web interface load" or "why does the web interface get a connection error in FF and GC" lolpair of dimes wrote: Can this stuff be added to the FAQ? http://sabnzbd.wikidot.com/
Lots of people seem to run into this conflict.
Maybe entitle it "Why can't I see the SABnzbd page?" or "Why does SABnzbd open a blank webpage?"
Re: won't work in firefox
Whats the work around for OSX 10.6.2? I disable IPv6 in network connections and its still a no go.


