0down votefavorite <http://stackoverflow.com/questions/30711455/unable-to-deploy-an-application-module-on-appengine#>
I am unable to deploy an application module. 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 --- Doing an appcfg.py rollback . --oauth2 app.yaml producer.yaml indicates no error, but does not solve the problem. Deploying the default modules (for the same application) works. Deploying the same module to a different application works. Posting this a production issue or asking on stackoverflow does not lead to any response for several days now. What should I do? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/933b4021-3544-4b74-a747-b01168dbc579%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
