Today, I uploaded a new version for one of my GAE project. For some reason. the uploading was stopped before it was finished. When I uploaded it again, it prompts
Error 409: --- begin server output --- Another transaction by user <My Name> is already in progress for app: s~<My-Project-ID>, version: v2. That user can undo the transaction with "appcfg rollback". --- end server output --- I encountered this situation many times before, so I I just run the "appcfg.py rollback" command, it run okay with any problems: 12:00 PM Application: <My-Project-ID> 12:00 PM Host: appengine.google.com 12:00 PM Rolling back the update. But after the rollback, the "appcfg.py update" command still reports the error shown above. Bug? -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1d61399f-a229-4f4d-921f-7347ffa1cd97%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
