google-code-export / hyk-proxy

Automatically exported from code.google.com/p/hyk-proxy
2 stars 0 forks source link

不能将服务端更新到 0.9.1,提示 400 错误 #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
用 Wrapper 更新提示如下错误:

---
java.io.IOException: Error posting to URL: 
https://appengine.google.com/api/appversion/create?app_id=(...)&version=4&
400 Bad Request

Client Error (400)
The request is invalid for an unspecified reason.

---
取消 https 也是如此。是哪里的步骤出现问题了么?

Original issue reported on code.google.com by Happyn...@gmail.com on 13 Dec 2010 at 3:55

GoogleCodeExporter commented 9 years ago
1. 服务端可不用更新, 
0.9.1相对于之前三个版本均没有本质上的修改
2. 部署时是否选择GAE Java SDK,不是python?

Original comment by yinqiwen@gmail.com on 13 Dec 2010 at 4:56

GoogleCodeExporter commented 9 years ago
确定是 Java。SDK 版本是 1.4.0

Original comment by Happyn...@gmail.com on 13 Dec 2010 at 9:28

GoogleCodeExporter commented 9 years ago
把version改为1试试

Original comment by yinqiwen@gmail.com on 13 Dec 2010 at 9:41

GoogleCodeExporter commented 9 years ago
一样。或者说一开始就是按 version == 1 
上传的,发现不行就改成别的数值,结果依然不行。
现在通过创建一个新的 App 继续使用 hyk 
了,希望下次更新时不会有这个问题。

Original comment by Happyn...@gmail.com on 13 Dec 2010 at 10:41

GoogleCodeExporter commented 9 years ago
appcfg.py [options] rollback <app-directory>

    撤消指定应用程序完成的部分更新。如果更新中断并且命令报告由于锁定而无法更新应用程序,则可以使用此操作。

Original comment by yinqiwen@gmail.com on 13 Dec 2010 at 10:54

GoogleCodeExporter commented 9 years ago
也有可能是你申请的gae 
空间不支持java,能运行java这个需要注册后需要另外申请,我
刚开始也是400 不能上传,申请后通过就没问题了。

Original comment by dogtapds...@gmail.com on 22 Mar 2011 at 8:08

GoogleCodeExporter commented 9 years ago

Original comment by yinqiwen@gmail.com on 2 Apr 2011 at 3:21