This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

I get the Error "The proxy server is refusing connections" but the proxyUrl and credentials and correct.

  • 4 antwoorde
  • 2 hierdie probleem
  • 1 view
  • Laaste antwoord deur guigs

more options

So i'm behind a Proxy Server and i'm generally using Chrome for my surfing. Now i tried to use Firefox to test some things, but i can't get it to work. I'm using the "Use system proxy settings" and when i start the browser, the popup for the credentials appears. But after entering them i get the error. All internal Pages word, so my proxy exemptions are used correctly. Where can i geht a better Errorlog than "The proxy server is refusing connections"? Is there some kind of logfile?

So i'm behind a Proxy Server and i'm generally using Chrome for my surfing. Now i tried to use Firefox to test some things, but i can't get it to work. I'm using the "Use system proxy settings" and when i start the browser, the popup for the credentials appears. But after entering them i get the error. All internal Pages word, so my proxy exemptions are used correctly. Where can i geht a better Errorlog than "The proxy server is refusing connections"? Is there some kind of logfile?

All Replies (4)

more options

I'd imagine that there would be logs if you had admin access to the proxy server. However there is also a setting "Do not prompt for authentication if password is saved", do you have this checked?

more options

I have tried it with and without the checkbox, both didn't work. Is there a way to set Firefox to verbose mode, so i can see in wich way the proxy refuses the connection?

Gewysig op deur otasser

more options

Why did you select "Use system proxy settings", is that similar to what your other browser uses and if not, are you sure those settings were set up properly?

Also, did you leave the "localhost, 127.0.0.1" in the "No proxy for" field, even though that may be grayed out when choosing System proxy settings?

I’m not that familiar with proxies, but keep in mind that 127.0.0.1 is used for loopback connections and may differ from other browsers. If your proxy is part if Burp Suite, maybe this topic at their support forum can be of help?

more options

In Firefox there is a tool called Web Console in the Tools >Developer menu. You can see the client requests, not the proxy requests.

There is also fiddler, I used to use that when I started support:

Or there is another one called wireshark that is free.