小编use*_*907的帖子

google-app-engine 1.9.19部署失败

当尝试在Windows 7上以GAE启动器的形式使用新的Python GoogleAppEngine-1.9.19进行部署时,我没有被要求进行身份验证.相反,我得到一个接受GAE管理的页面,然后我在本地运行.此外,单击启动器上的关闭框什么都不做,我必须在外部杀死它.我不明白错误消息或做什么.我没有名为old_run.py的文件.我卸载了1.9.19并重新安装了1.9.18,并且部署工作一如既往.1.9.19打破了吗?

2015-04-15 11:27:47 Running command: "['C:\\Python27\\python.exe', '-u', 'C:\\Program Files (x86)\\Google\\google_appengine\\appcfg.py', '--oauth2', 'update', 'M:\\HP_Cdrive\\workspace\\glowscript']"
11:27 AM Application: glowscript; version: 1
11:27 AM Host: appengine.google.com
11:27 AM 
Starting update of app: glowscript, version: 1
11:27 AM Getting current resource limits.
2015-04-15 11:27:50,838 WARNING old_run.py:88 This function, oauth2client.tools.run(), and the use of the gflags library are deprecated and will be removed in a future version of the library. 
Your browser has been opened to visit:

    https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fappengine.admin+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloud-platform&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2F&response_type=code&client_id=550516889912.apps.googleusercontent.com&access_type=offline

If your browser is on …
Run Code Online (Sandbox Code Playgroud)

python google-app-engine

10
推荐指数
2
解决办法
2710
查看次数

标签 统计

google-app-engine ×1

python ×1