Hi Google Team, I have performed datastore maintenance from the remote api console for python app (likeourselvesapp), much records were processed in cycle by single requests (I think about 100), and suddenly have encountered automatic redirect (HTTP 302) to Turing test page (with captcha entering) right from the remote shell. Then I exited and tried to deploy, and here traces for the same denial:
Application: likeourselvesapp; version: v132-2. Server: appengine.google.com. Scanning files on local disk. Scanned 500 files. Initiating update. Error 302: --- begin server output --- <HTML><HEAD><meta http-equiv="content-type" content="text/ html;charset=utf-8"> <TITLE>302 Moved</TITLE></HEAD><BODY> <H1>302 Moved</H1> The document has moved <A HREF="http://sorry.google.com/sorry/?continue=http:// appengine.google.com/api/appversion/create%3Fversion%3Dv132-2%26app_id %3Dlikeourselvesapp">here</A>. </BODY></HTML> --- end server output --- I tried to open specified URL with Turing test and entering captcha - but it still abandoned my further requests. After several minutes problem gone, but such delays is harmful for normal maintenance from remote console. We are billing-enabled app, and I'm registered developer for a long time. Why such problem happens, and is any solution to avoid it? Thank you -- 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.
