google-code-export / wallproxy-plugins

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

新问题,facebook能上,但是Gmail和GR不能上 #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error code 502.

Message: ['Data format not 
match(http://****.appspot.com/simple.py:<html><head></head><script 
type="text/javascript"> \nvar sa = "http://202.102.110.207:8080/"; var pp = 
"105&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://****.appspot.com/simple.py:<html><head></head><script 
type="text/javascript"> \nvar sa = "http://202.102.110.207:8080/"; var pp = 
"105&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..

前两天都是挺正常的。现在facebook能上,gr和gmail不能上

Original issue reported on code.google.com by longsha...@gmail.com on 19 Jun 2011 at 5:10

GoogleCodeExporter commented 9 years ago
这个问题在 Issue 135 
提到过,是因为IP无效从而被网络运营商劫持了
你自己把gaehost_http里面的ip替换一下应该就可以了
另外对此在Downloads中更新了下,遇到绝大多数错误的时候都��
�换ip,应该能解决你这个问题了

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