新人求助,老是出现500 Internal Privoxy Error
具体如下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).
本人小白一枚,啥都不懂 ,一天10次左右,多则持续1分钟,少则持续几秒后回复
最开始接触用Vultr,后来按某教程换了个谷歌的也这样 系统是centos 7,SS和SSR均会出现这样的情况
以下是日志中的错误显示
System.Reflection.TargetInvocationException: 操作过程中出现异常,结果无效。有关异常的详细信息,请查看 InnerException。 ---> System.Net.WebException: 基础连接已经关闭: 发送时发生错误。 ---> System.IO.IOException: 由于远程方已关闭传输流,身份验证失败。
System.Net.Sockets.SocketException (0x80004005): 由于目标计算机积极拒绝,无法连接。
在 Shadowsocks.Util.Sockets.WrappedSocket.EndConnect(IAsyncResult asyncResult)
在 Shadowsocks.Controller.PortForwarder.Handler.ConnectCallback(IAsyncResult ar)
V (45.xx.xxx.xxx:xxxx) timed out
GOOGLE (35.xxx.xxx.xxx:xxxxx) timed out
求大神解决 感激不尽! 由于目标计算机积极拒绝
被暂时墙了呗 500错误么?是不是数据库挂了 有容乃大 发表于 2017-11-26 21:50
500错误么?是不是数据库挂了
有 解决方法吗? 求解决. 你得先说说你是什么程序,
用了哪些东西, 三思而后折腾 发表于 2017-11-26 22:49
你得先说说你是什么程序,
用了哪些东西,
谷歌创建VM实例 申请了个静态IP用在centos 7系统上,连接到SSH打了以下代码,就知道这么多求指教
sudo -i
yum -y install wget
rpm -ivh file.asuhu.com/kernel/kernel-3.10.0-229.1.2.el7.x86_64.rpm --force
wget --no-check-certificate -O shadowsocks-go.sh raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-go.sh
chmod +x shadowsocks-go.sh
./shadowsocks-go.sh 2>&1 | tee shadowsocks-go.log
就能用了 其他不明白了,求指教,. 求大神解决 感激不尽! 一般改下协议和混淆就好了,不要用不推荐的协议。 jonathan 发表于 2017-11-27 12:01
一般改下协议和混淆就好了,不要用不推荐的协议。
改过,后来好像翻不动了