ShadowsocksX-NG icon indicating copy to clipboard operation
ShadowsocksX-NG copied to clipboard

HTTP Proxy doesn't work

Open danny-su opened this issue 2 years ago • 15 comments

image image image

danny-su avatar Jan 18 '23 11:01 danny-su

me too

raidenxu avatar Jan 19 '23 12:01 raidenxu

Could you check socks5 listen port value in Advanced tab? For your case, your possible using same port for both socks5 and http protocol, and http proxy service start in error

lkebin avatar Jan 20 '23 09:01 lkebin

Could you check socks5 listen port value in Advanced tab? For your case, your possible using same port for both socks5 and http protocol, and http proxy service start in error

I used different ports for socks5 and http, and now the http proxy agent (ss-local) started, I can use http proxy. just delay?

danny-su avatar Jan 21 '23 09:01 danny-su

didnt work

hiwanz avatar Jan 31 '23 10:01 hiwanz

Try to start privoxy manually.

cd ~/Library/Application\ Support/ShadowsocksX-NG
./privoxy privoxy.config

nangcr avatar Feb 01 '23 03:02 nangcr

Worked!How?? And what went wrong? How to fix it? Instead of running it manually.

wyfang avatar Feb 03 '23 03:02 wyfang

Worked!How?? And what went wrong? How to fix it? Instead of running it manually.

Architecture change to arm at version 1.10 and cause this bug. Wait for the bug fix.

nangcr avatar Feb 03 '23 03:02 nangcr

OK

wyfang avatar Feb 03 '23 03:02 wyfang

+1

xdxiaodong avatar Mar 10 '23 09:03 xdxiaodong

./privoxy privoxy.config

./privoxy: command not found I met this problem when I tried to execute this command.

internationalJoke avatar Mar 25 '23 12:03 internationalJoke

I hit the same issue and find actually I have ~/Library/Application\ Support/ShadowsocksX-NG/privoxy but the plist actually calling ~/Library/Application\ Support/ShadowsocksX-NG/privoxy/**privoxy** . If you hit same issue, just create a directory privoxy and move the binary privoxy into it. Should fix all such issue.

bdyebd avatar Mar 27 '23 12:03 bdyebd

It's an upgrade issue from 1.9.4 to 1.10.0+. Just remove ~/Library/Application\ Support/ShadowsocksX-NG/privoxy also works because the app copy this folder again if it not exists. The origin binary there blocks copy of that folder.

bdyebd avatar Mar 27 '23 12:03 bdyebd

I Just remove ~/Library/Application\ Support/ShadowsocksX-NG/* and it seems good.

It's an upgrade issue from 1.9.4 to 1.10.0+. Just remove ~/Library/Application\ Support/ShadowsocksX-NG/privoxy also works because the app copy this folder again if it not exists. The origin binary there blocks copy of that folder.

hiwanz avatar Mar 28 '23 09:03 hiwanz

still not fixed

pnck avatar Jun 14 '23 19:06 pnck

image

v1.9.4 has same issue.

zplzpl avatar Jan 14 '24 03:01 zplzpl

I hit the same issue and find actually I have ~/Library/Application\ Support/ShadowsocksX-NG/privoxy but the plist actually calling ~/Library/Application\ Support/ShadowsocksX-NG/privoxy/**privoxy** . If you hit same issue, just create a directory privoxy and move the binary privoxy into it. Should fix all such issue.

it works to me, thanks

mac os 14.3 (23D56) shadowsocks-ng v1.10.2 (1)

rainywinter avatar Mar 12 '24 06:03 rainywinter

It's an upgrade issue from 1.9.4 to 1.10.0+. Just remove ~/Library/Application\ Support/ShadowsocksX-NG/privoxy also works because the app copy this folder again if it not exists. The origin binary there blocks copy of that folder.

That's the way to resolve similar problem.

lkebin avatar Mar 12 '24 07:03 lkebin