Closed GoogleCodeExporter closed 9 years ago
补充一下,电脑是同一台,错误提示为:
Error response
Error code 502.
Message: ['timed out', 'timed out'].
Error code explanation: 502 = Invalid responses from another server/proxy..
Original comment by wangwei...@gmail.com
on 27 Sep 2011 at 5:24
wp对外不是服务器,不需要开放端口,程序需要连接Google的服
务器,Google端口一般是80(http)或443(https)
很可能是连接失败,检查你的环境是否可以直连Google,例如��
�要通过代理来上网的话就是不能直连,可通过设置proxy参数��
�注释掉gaehost_http来解决;如果可以直连,检查设置中“gaehost
_http”是否有效,即运行时是否显示了一大堆ip地址。
Original comment by dtma...@163.com
on 28 Sep 2011 at 3:19
可以直连google的,我改了系统hosts文件,可以用google
reader,gmail,https google。ping google IP也畅通
Original comment by wangwei...@gmail.com
on 29 Sep 2011 at 12:49
如果可以直连,检查设置中“gaehost_http”是否有效,即运行��
�是否显示了一大堆ip地址
尝试在配置文件中更新这些ip
Original comment by dtma...@163.com
on 30 Sep 2011 at 12:00
Original issue reported on code.google.com by
wangwei...@gmail.com
on 27 Sep 2011 at 5:23