yaoshaojun / switchy

Automatically exported from code.google.com/p/switchy
0 stars 0 forks source link

PAC file with socks 5 proxy not working #443

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configure a pac file with socks 5 proxy
2. Visit a url which will be processed by the proxy
3.

What is the expected output?
The url is properly loaded.

What do you see instead?
Chrome could not connect error.

Operating system:
Mac 

This PAC file works fine with firefox foxy proxy addon.

Error Log:
copy it from "chrome-
extension://caehdcpeofiiigpdhbabniblemipncjj/console.html"

Please provide any additional information below. Attach a screenshot if
possible.

Original issue reported on code.google.com by jithin1...@gmail.com on 27 Mar 2012 at 1:43

GoogleCodeExporter commented 8 years ago
Sorry didn't see the Error Log part.

[16:50:15] [info] - Extension Info: v1.6.3
[16:50:15] [info] - Browser Info: 5.0 (Macintosh; Intel Mac OS X 10_7_3) 
AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.83 Safari/535.11
[18:51:36] [warning] - Error downloading PAC file!
[19:13:38] [success] - Everything is OK

From logs issue is apparent. This is how I have entered the PAC file in the 
"Auto Config Url" section - file:///Users/jithine/devel/pac/myPac.pac"  Am I 
doing it incorrectly?

Original comment by jithin1...@gmail.com on 27 Mar 2012 at 1:46