我有个个人网站 http://65.49.193.117:3001/ ,被墙了,我用 jms 家的 ss 翻,然而访问不到,提示:
500 Internal Privoxy Error Privoxy encountered an error while procesing 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).
在 devtool 里面查看就是网络访问一直 pending ,2 分钟后返回上述提示。
用提示中文本作为关键词似乎没有有效的解决方案。
我把网站替换为最简 express 代码,里面只有返回 json 数据,静态文件也没有,但一样不行。
网站有个域名 http://purebbs.com ,一样不行,我用 ip+port 测试访问是想撇开 nginx 来定位问题。
而我的 ss 访问谷歌油管并无任何问题。这有点迷惑了,究竟是网站还是 ss 存在问题?
