Firefox:1.5 Network Error Messages: Difference between revisions

(added bugzilla link)
 
(14 intermediate revisions by 10 users not shown)
Line 32: Line 32:
Firefox can't establish a connection to the server at %address.
Firefox can't establish a connection to the server at %address.
*The site could be temporarily unavailable or too busy. Try again in a few moments.
*The site could be temporarily unavailable or too busy. Try again in a few moments.
*The site could be listed as 0[.0.0.0] (and thus blocked) in your "hosts" file.
*If you are unable to load any addresses, check the computer's network connection.
*If you are unable to load any addresses, check the computer's network connection.
*If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
*If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web as we have found.


== deniedPortAccess ==
== deniedPortAccess ==
Line 39: Line 40:
This address (%address) specifies a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection.
This address (%address) specifies a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection.
*You might need to install a plugin or other software to view this address. Go back to the previous page and check the site for any special requirements.
*You might need to install a plugin or other software to view this address. Go back to the previous page and check the site for any special requirements.
* Go to about:config in your Firefox browser.
* Right click somewhere, and choose "New => String"
* In the setting Name box type "network.security.ports.banned.override"
* In the Setting Value box, type "1-65535". Or whatever you need..
* Click OK


(I really doubt that mentioning plugins is helpful here. I can't actually think of any situation when I've encountered this error and it's been fixed with a plugin. - Chris C)
(I really doubt that mentioning plugins is helpful here. I can't actually think of any situation when I've encountered this error and it's been fixed with a plugin. - Chris C)
Line 50: Line 57:
(This is a common error during ASP.NET development where the built-in web server dynamically changes the port number.  <b>The correct workaround is adding a new string value to <code>about:config</code> called <code>network.security.ports.banned.override</code>  Then enter a comma-separated list of port numbers to allow.</b> - msturek)
(This is a common error during ASP.NET development where the built-in web server dynamically changes the port number.  <b>The correct workaround is adding a new string value to <code>about:config</code> called <code>network.security.ports.banned.override</code>  Then enter a comma-separated list of port numbers to allow.</b> - msturek)


Hi, I'm a big boy now and I don't need M$ IE style hand-holding. Firefox is used by grownups to operate all kinds of web enabled systems (development, sysadmin, testing...) that don't use port 80. I first encountered this using SWAT but there are many other valid uses. Please implement and include instructions on overriding this in the help message. Eg:
I ([[User:DavidGreaves]]) raised this as a bug : {{bug|341636}}
 
'''This address is restricted'''
 
This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection.


Go to ''Preferences->Advanced->Security'' and tick ''"Allow connections to non-standard ports"'' to enable this capability. Sorry for <strike>being an overbearing dictator, I guess Mr Bush got to us.</strike> the inconvenience.
(Linux: trying to access [set printer options] via CUPS interface, ( localhost:631 ) gave me this problem. this seemes to have 2 solutions. 1: use 127.0.0.1:631 or 2: if using localhost:631 , ensure that the line  " 127.0.0.1  localhost.localdomain  localhost " is included in the /etc/hosts file . i had "myhost" only, not localhost, in there. - kern)


I raised this as a bug : https://bugzilla.mozilla.org/show_bug.cgi?id=341636
My problem is simple - I connect to the Washington Post every day - starting a couple of weeks ago the site only downloaded it's banner head and sometimes a bit of the front page - what is (are) the potential fixes???


== dnsNotFound ==
== dnsNotFound ==
Line 108: Line 111:


== netTimeout ==
== netTimeout ==
<b><u>The connection timed out</u></b><br>
<b><u>The connection timed outxxxxxxxxx</u></b><br>
Firefox got tired of waiting to hear back from the server at %address.
Firefox got tired of waiting to hear back from the server at %address.
*The site could be temporarily unavailable or too busy. Try again in a few moments.
*The site could be temporarily unavailable or too busy. Try again in a few moments.
Line 114: Line 117:
*If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
*If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.


Thursday, January 19, 2006 10:57 am. This occurs occasionally with my freeproxy firewall; didn't occur before 1.5. "Try again" always fixes it so far.
This seems to happen with everytime i try to load facebook.com.  
 
It's only happening for this site only.
-=-=-=-
THursday June 8, 2006 12:54pm PDT.
Through my dialup, I consistently get the message:
"The connection has timed out - The server at ~server~ is taking too long to respond."
There doesn't appear to be any information on the web about this, however I have found it is related to several windows requesting data at the same time (say, more than two). "Try Again" always fixes the problem... eventually. Other browsers don't appear to have this problem for me.
-=-=-=-


== protocolNotFound ==
== protocolNotFound ==
Line 140: Line 137:
Firefox is configured to use a proxy server, but that proxy server is refusing connections.
Firefox is configured to use a proxy server, but that proxy server is refusing connections.
*Check the proxy settings in "Preferences" to make sure they are correct.
*Check the proxy settings in "Preferences" to make sure they are correct.
This problem arose for me directly after downloading Spyware Doctor, scanning and removing some adware,spyware infections it said I had. After that Mozilla Firefox refused to load and gave me the "Proxy server refused connection" error message. I solved the problem by simply  clicking on "Tools"  on top of the error message page, went to "Options", and where it said "Connection" configure how Firefox connects to the Internet>> I  simply clicked on "Settings" and ticked the option which said >> "auto detect proxy settings for this network" then clicked "OK" or ""Apply".... after which I tried opening Firefox again with no problem from that point on :-)      It worked for me... I hope it works for others as well.
cm
catsrevenge@yahoo.com


== proxyResolveFailure ==
== proxyResolveFailure ==