【发布时间】:2015-06-10 20:58:48
【问题描述】:
在错误地从 Android Studio 同时部署两次后,我遇到了“409 冲突,用户 XYZ 的另一笔交易已经在为应用程序进行”。按照建议,我使用 appcfg 回滚撤消了事务:
Beginning interaction for module default...
0% Rolling back the update.
Success.
Cleaning up temporary files for module default...
问题是现在任何部署模块的尝试都没有通过 99%。日志如下:
95% Will check again in 1 seconds.
98% Will check again in 2 seconds.
99% Will check again in 4 seconds.
99% Will check again in 8 seconds.
99% Will check again in 16 seconds.
99% Will check again in 32 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.
...
谢谢!
【问题讨论】:
-
昨天好像出了点问题,我们正在进行 GAE 培训,多名学生因此受到影响。几个小时后它运行良好。