codegooglecom / snova

Automatically exported from code.google.com/p/snova
0 stars 0 forks source link

snova无法使用,在GAE认证阶段出现问题 #128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
2012/10/22 16:42:03 google.go:349: Init Google.
2012/10/22 16:42:03 hosts.go:391: Init AutoHost.
2012/10/22 16:42:03 gae.go:627: Init GAE.
2012/10/22 16:42:05 gae.go:237: Failed to request data from GAE:chuliqiang1.apps
pot.com for:http: error connecting to proxy http://203.208.46.1: dial tcp 203.20
8.46.1:80: i/o timeout
2012/10/22 16:42:05 gae.go:172: http: error connecting to proxy http://203.208.4
6.1: dial tcp 203.208.46.1:80: i/o timeout
2012/10/22 16:42:05 gae.go:668: Failed to auth appid:http: error connecting to p
roxy http://203.208.46.1: dial tcp 203.208.46.1:80: i/o timeout
2012/10/22 16:42:05 launch.go:42: [WARN]Failed to init GAE:http: error connectin
g to proxy http://203.208.46.1: dial tcp 203.208.46.1:80: i/o timeout
2012/10/22 16:42:05 launch.go:58: =============Start gsnova 0.17.1==============

2012/10/22 16:42:05 server.go:42: Listen on address localhost:48100

Original issue reported on code.google.com by chuliqi...@gmail.com on 22 Oct 2012 at 8:42

GoogleCodeExporter commented 9 years ago
google的CN IP出问题了;
把hosts.conf中的GoogleCNIP=203.208.46.1|203.208.46.2|203.208.46.3|203.208.46.
5|203.208.46.6|203.208.46.7|203.208.46.8|203.208.46.178|203.208.46.208|203.208.4
6.209|203.208.46.210|203.208.46.212
改为
GoogleCNIP=203.208.46.178|203.208.46.208|203.208.46.209|203.208.46.210|203.208.4
6.212

Original comment by yinqiwen@gmail.com on 22 Oct 2012 at 9:15

GoogleCodeExporter commented 9 years ago
恩 谢谢 按照您说的改了 没有任何问题 谢谢。

Original comment by chuliqi...@gmail.com on 22 Oct 2012 at 9:35

GoogleCodeExporter commented 9 years ago
谢谢1楼的方法!

Original comment by PunkZh...@gmail.com on 22 Oct 2012 at 9:57

GoogleCodeExporter commented 9 years ago
两种解决方法:
1. 
修改[LocalProxy],把GoogleCNIP一行注释掉,把GoogleHttps一行去注释
   #Proxy=http://GoogleCNIP
   Proxy=https://GoogleHttps
2. 
修改hosts.conf中的GoogleCNIP对应的IP列表。(可Google搜索替换)或��
�参考上面

Original comment by yinqiwen@gmail.com on 22 Oct 2012 at 2:42

GoogleCodeExporter commented 9 years ago
不行了,连新的几个IP今天也被封了

Original comment by dycuo...@gmail.com on 23 Oct 2012 at 8:27

GoogleCodeExporter commented 9 years ago
LocalProxy改为https://GoogleHttps

Original comment by yinqiwen@gmail.com on 23 Oct 2012 at 8:29

GoogleCodeExporter commented 9 years ago
一楼的修改IP已经失效
其他楼的 
“修改[LocalProxy],把GoogleCNIP一行注释掉,把GoogleHttps一行去注�
��”在哪个文件里修改呢???

Original comment by good...@gmail.com on 23 Oct 2012 at 12:41

GoogleCodeExporter commented 9 years ago
gsnova用户修改gsnova.conf, 
[LocalProxy]
Proxy=https://GoogleHttps

snova用户修改plugins/gae/conf/gae-client.conf
[GoogleProxy]
Mode=1
Proxy=https://GoogleHttps

Original comment by yinqiwen@gmail.com on 23 Oct 2012 at 2:02

GoogleCodeExporter commented 9 years ago
谢了,我是菜鸟,大大这样详细的一说,就会改了。我们希��
�通过这个去看看。马上二舅了。大家努力哦~~

Original comment by good...@gmail.com on 23 Oct 2012 at 2:18

GoogleCodeExporter commented 9 years ago
已改,可行,v~

Original comment by bd_18...@hotmail.com on 26 Oct 2012 at 2:44

GoogleCodeExporter commented 9 years ago
这段时间google都有点卡卡的了,华东那一块越来越不和谐了��
�完全没有向斯巴达看齐嘛。。F..G。F。W

Original comment by playfie...@gmail.com on 29 Oct 2012 at 4:16

GoogleCodeExporter commented 9 years ago
改了还是不行

Original comment by cnga...@gmail.com on 31 Oct 2012 at 4:52

GoogleCodeExporter commented 9 years ago
和一楼的提示一样。

Original comment by cnga...@gmail.com on 31 Oct 2012 at 4:53

GoogleCodeExporter commented 9 years ago
gsnova 0.22.1

GoogleCNIP, GoogleHttps 已改为由gscan 获得且goagent 中可用的ip, 
但依旧有此问题.

是否需要修改gsnova.conf?

Original comment by abe7...@gmail.com on 20 Jan 2015 at 6:58