Please read Wiki carefully, especially https://github.com/shadowsocks/shadowsocks-windows/wiki/Troubleshooting.
Please answer these questions before submitting your issue. Thanks!
4.0.6
windows10
.NET Framework : v4.0.30319
reset shadowsocks
服务器能ping通
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).
[2017-10-10 09:37:31] Shadowsocks started
[2017-10-10 09:37:58] Shadowsocks started
[2017-10-10 09:38:05] Shadowsocks started
[2017-10-10 09:38:10] ************:8388 timed out
[2017-10-10 09:38:10] System.Reflection.TargetInvocationException: 操作过程中出现异常,结果无效。 有关异常的详细信息,请查看 InnerException。 ---> System.Net.WebException: 基础连接已经关闭: 发送时发生错误。 ---> System.IO.IOException: 由于远程方已关闭传输流,身份验证失败。
在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
在 System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- 内部异常堆栈跟踪的结尾 ---
在 System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
在 Shadowsocks.Controller.UpdateChecker.http_DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e)
如果这是你自己搭建的服务器,不要使用默认端口(8388),已知该端口被重点关照。
换了端口好了
@chenshaoju 之前改了9402, 也是不行的,现在办法就是使用一个小于443的可能会比较稳定
我一开始用1139,也是500,后来换成了25以后,成功解决了
为什么我改了端口之后还有问题?
请检查配置是否正确,端口、加密方式、密码是否一致,如果启用了OTA,请禁用。
为什么我改了端口之后还有问题?
亦可能是连接被干扰
I switched to an older release and the issue is gone immediately. i.e. V4.0.8 has the issue while V4.0.5 does not.
If your server using OTA, then this function has been discarded.
Most helpful comment
如果这是你自己搭建的服务器,不要使用默认端口(8388),已知该端口被重点关照。