google app engine 学习

刚开始学习gae,遇到几个问题:

1、Host appengine.google.com returned an invalid certificate............

A:maybe a proxy or something else is interfering with the SSL handshaking.

2、Getting current resource limits.

A:如果见到这个出错提示,则表明你需要认证一下身份,需要你到上面给出的链接网站确认(https://www.google.com/accounts/DisplayUnlockCaptcha)。



references:http://hi.baidu.com/flobert_young/item/249b04c1540118b90d0a7b37

https://groups.google.com/forum/#!msg/google-appengine/q5adjXxLFhk/KkC8lTiyrLIJ

你可能感兴趣的:(google app engine 学习)