google-code-export / wallproxy-plugins

Automatically exported from code.google.com/p/wallproxy-plugins
0 stars 0 forks source link

错误502,这问题怎么解决,求助 #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
之前用wallproxy-plugins 
1.0.6.7还正常,使用更新后的1.0.7后就出现如下问题,我的appid
用XX代替了,搜别的issues说可能是加密算法和格式不对,但本
地端和上传到服务器的都是默认的,都一致 
Error response

Error code 502.

Message: ['Data format not 
match(http://XX.appspot.com/simple.py:<html><head></head><script 
type="text/javascript"> \nvar sa = "http://202.102.110.207:8080/"; var pp = 
"104&pre="+(new Date()).getTime(); \nvar s=String(window.location.href); var 
host=escape(s.substring(7,s.indexOf(\'/\',7))); \nvar 
ref=escape(document.referrer); var su = 
s+"&host="+host+"&refer="+ref+"&server="+pp;\ns = escape(s); function loadfr(){ 
document.getElementById("fr1").src = sa+"3.htm?AIMT="+su; }\nfunction 
refreshPage(){ document.location = sa+"2.htm?AIMT="+su; }\nif (self.location == 
top.location){ document.location= sa+"1.htm?AIMT="+su; }\nelse { refreshPage(); 
}</script><frameset rows="*,0"><frame id="main" src="">\n<frame id="fr1" 
src=""></frameset><body></body></html>\n)', 'Data format not 
match(http://XX.appspot.com/simple.py:<html><head></head><script 
type="text/javascript"> \nvar sa = "http://202.102.110.207:8080/"; var pp = 
"104&pre="+(new Date()).getTime(); \nvar s=String(window.location.href); var 
host=escape(s.substring(7,s.indexOf(\'/\',7))); \nvar 
ref=escape(document.referrer); var su = 
s+"&host="+host+"&refer="+ref+"&server="+pp;\ns = escape(s); function loadfr(){ 
document.getElementById("fr1").src = sa+"3.htm?AIMT="+su; }\nfunction 
refreshPage(){ document.location = sa+"2.htm?AIMT="+su; }\nif (self.location == 
top.location){ document.location= sa+"1.htm?AIMT="+su; }\nelse { refreshPage(); 
}</script><frameset rows="*,0"><frame id="main" src="">\n<frame id="fr1" 
src=""></frameset><body></body></html>\n)'].

Error code explanation: 502 = Invalid responses from another server/proxy..

Original issue reported on code.google.com by Jasoncr...@gmail.com on 13 Jun 2011 at 7:32

GoogleCodeExporter commented 9 years ago
http://bbs.chinaunix.net/viewthread.php?tid=2292435

Original comment by dtma...@163.com on 13 Jun 2011 at 9:01

GoogleCodeExporter commented 9 years ago
可能是因为你那里对一些Google IP劫持了
你可以注释掉gaehost_http或者gaehost_https,这样就与上一版一样�
��过www.google.cn中转
当然你也可以自己对gaehost_http或者gaehost_https中的ip进行替换

Original comment by dtma...@163.com on 13 Jun 2011 at 9:04

GoogleCodeExporter commented 9 years ago
非常感谢 问题已解决

Original comment by Jasoncr...@gmail.com on 13 Jun 2011 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by dtma...@163.com on 14 Jun 2011 at 10:30

GoogleCodeExporter commented 9 years ago
Issue 148 has been merged into this issue.

Original comment by dtma...@163.com on 19 Jun 2011 at 9:23