【问题标题】:Unable to deploy an application module on AppEngine无法在 AppEngine 上部署应用程序模块
【发布时间】:2015-06-08 14:12:07
【问题描述】:

我无法部署应用程序模块。

 appcfg.py update --oauth2 app.yaml producer.yaml

Error 409: --- begin server output ---
Another transaction by user rue1401 is already in progress for app:     s~lpsng2, version: 4. That user can undo the transaction with "appcfg rollback".
--- end server output ---

做一个

appcfg.py rollback . --oauth2 app.yaml producer.yaml

表示没有错误,但没有解决问题。

部署默认模块(对于同一应用程序)有效。

【问题讨论】:

    标签: google-app-engine google-app-engine-python


    【解决方案1】:

    增加版本(在 .yaml 文件中),重新部署两个模块,激活新版本终于解决了问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-09-28
      • 1970-01-01
      • 1970-01-01
      • 2020-04-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-10-26
      相关资源
      最近更新 更多