EtherDream / jsproxy

An online proxy based on ServiceWorker
MIT License
9.33k stars 3.61k forks source link

显示这个错误,不知道如何解 #65

Open ckgmg opened 5 years ago

ckgmg commented 5 years ago

image

EtherDream commented 5 years ago

浏览器控制台里的详细错误?

ckgmg commented 5 years ago

是的,浏览器控制台错误

------------------ 原始邮件 ------------------ 发件人: "EtherDream"notifications@github.com; 发送时间: 2019年6月12日(星期三) 晚上7:49 收件人: "EtherDream/jsproxy"jsproxy@noreply.github.com; 抄送: "蒙祖桃"37930312@qq.com; "Author"author@noreply.github.com; 主题: Re: [EtherDream/jsproxy] 显示这个错误,不知道如何解 (#65)

浏览器控制台里的详细错误?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

EtherDream commented 5 years ago

是不是 502 状态

piaca commented 5 years ago

怎么都是只发图浏览器截图不发 nginx log 的

piaca commented 5 years ago

以及控制台输出的

ckgmg commented 5 years ago

nginx.log 1 2019-06-13T03:03:14-04:00 172.69.22.247 0.000 GET /index.html test.coprgame.com 200 Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 01 2019-06-13T03:03:16-04:00 172.68.211.15 0.000 GET /conf.js test.coprgame.com 200 Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 01 2019-06-13T03:09:36-04:00 162.158.59.165 0.000 GET /sw.js test.coprgame.com 200 Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 01 2019-06-13T03:09:36-04:00 172.69.33.244 0.000 GET /index.html test.coprgame.com 200 Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

proxy.log 2 2019-06-13T03:04:05-04:00 mysite 172.68.132.142 0.000 879 647 GET 200 Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 02 2019-06-13T03:09:34-04:00 mysite 162.158.118.85 0.000 394 647 GET 200 Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

这日志没有发现什么, 在google浏览器调试模式下,好像是跨域问题

EtherDream commented 5 years ago

allowed-sites.conf 里有没有加域名白名单

ckgmg commented 5 years ago

最后一行去掉注释,允许任何站点使用

sinicdragon commented 5 years ago

怎么解决的啊

ckgmg commented 5 years ago

没办法解决,使用快速安装,这种安装能成功,懒得折腾,

------------------ 原始邮件 ------------------ 发件人: "sinicdragon"notifications@github.com; 发送时间: 2019年7月4日(星期四) 上午9:05 收件人: "EtherDream/jsproxy"jsproxy@noreply.github.com; 抄送: "蒙祖桃"37930312@qq.com; "Author"author@noreply.github.com; 主题: Re: [EtherDream/jsproxy] 显示这个错误,不知道如何解 (#65)

怎么解决的啊

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.