shadowsocks / shadowsocks-windows

A C# port of shadowsocks
Other
58.1k stars 16.4k forks source link

访问时出现 500 Internal Privoxy Error #3350

Open nine-point-eight-p opened 1 year ago

nine-point-eight-p commented 1 year ago

简要描述问题

通过客户端建立连接后访问 Google,产生 500 Internal Privoxy Error。 (我相信这不是一个 bug,但实在找不到合适的提问的地方,非常抱歉。)

环境

操作步骤

运行客户端,使用本地 PAC,尝试访问 Google,结果如下:

500 Internal Privoxy Error
Privoxy encountered an error while processing your request:

Could not load template file no-server-data or one of its included components.

Please contact your proxy administrator.

If you are the proxy administrator, please put the required file(s)in the (confdir)/templates directory. The location of the (confdir) directory is specified in the main Privoxy config file. (It's typically the Privoxy install directory).

已经搜索过 Issue,进行了一些尝试:

期望的结果

成功访问

实际结果

访问失败

配置文件和日志文件(请隐去敏感信息)

2022-09-20 15:51:40.3582|INFO|Shadowsocks.Controller.I18N|Current language is: zh-CN
2022-09-20 15:51:40.5165|INFO|Shadowsocks.Controller.ShadowsocksController|WPF Localization Extension|Current culture: zh-CN
2022-09-20 15:51:40.8208|INFO|Shadowsocks.Controller.Listener|Shadowsocks started (4.4.1.0)
2022-09-20 15:51:51.0267|INFO|Shadowsocks.Controller.ShadowsocksController|WPF Localization Extension|Current culture: zh-CN
2022-09-20 15:51:51.1913|INFO|Shadowsocks.Controller.Listener|Shadowsocks started (4.4.1.0)
2022-09-20 15:52:00.5885|INFO|Shadowsocks.Controller.TCPHandler|xxxx (xxxxxxxxxx) timed out
2022-09-20 15:52:03.6705|INFO|Shadowsocks.Controller.TCPHandler|xxxx (xxxxxxxxxx) timed out
2022-09-20 15:52:04.6764|INFO|Shadowsocks.Controller.TCPHandler|xxxx (xxxxxxxxxx) timed out
chenshaoju commented 1 year ago

请尝试套个插件:https://github.com/shadowsocks/shadowsocks-windows/issues/2228#issuecomment-465047836