Hi, Try running the rollback without the '--passin' argument - it should prompt you for your password normally.
-Nick Johnson On Tue, Sep 29, 2009 at 10:08 AM, macgill <[email protected]> wrote: > > Hi, > > I have been toying with GAE for a couple of months, and have not had a > problem with deployments. Last night, however, when attempting to do > an update, I was prompted to go to to google's captcha site to prove I > was a human. I did that but subsequent attempts to update indicate > that the process is already in progress. > > Scanning files on local disk. > Initiating update. > Error 409: --- begin server output --- > Another transaction by user macgillivary is already in progress for > this app and major version. That user can undo the transaction with > appcfg.py's "rollback" command. > --- end server output --- > > So, searching around I see what is involved with doing a rollback. > Following > http://www.dr-chuck.com/csev-blog/000520.html > and a couple of other similar pages I tried > > python /home/myuser/gae/appcfg.py -verbose --no_cookies -- > [email protected] --passin rollback /path/to/myapp > > This appears as if it might work, then prompts for my password. I type > in the password (which is echoed to the screen, not masked) hit enter > and nothing happens (no shell returned, just hangs there). I let it go > at that stage last evening. It eventually timed out, with an error > saying connection reset by peer (that was the message found in the > terminal this morning). > > I see there was a effective outage on the west coast which I was > thinking should not apply as I'm located on the east coast of Canada. > Normal browsing is fine, there does not appear to be any disruption of > my connection. > > Any pointers? > > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
