[tbb-bugs] #24517 [Applications/Tor Browser]: can't load domains defined in `network.proxy.no_proxies_on` when `network.proxy.socks_remote_dns` is set to `true`

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 4 17:14:23 UTC 2017


#24517: can't load domains defined in `network.proxy.no_proxies_on` when
`network.proxy.socks_remote_dns` is set to `true`
------------------------------------------+----------------------
     Reporter:  tokotoko                  |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 {{{
 Unable to find the proxy server

 Firefox is configured to use a proxy server that can’t be found.

     Check the proxy settings to make sure that they are correct.
     Check to make sure your computer has a working network connection.
     If your computer or network is protected by a firewall or proxy, make
 sure that Tor Browser is permitted to access the Web.
 }}}

 Same with the pac file:

 {{{
 if (shExpMatch(host,"www.etsy.com"))
 {
         return DIR;
 }
 }}}

 Gives the same error.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24517>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list