This issue was resolved yesterday. We updated the bug. Run vacuum_indexes to fix this.
Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Tue, May 24, 2011 at 8:36 PM, Robert Kluin <[email protected]>wrote: > Submit a production issue: > > http://code.google.com/p/googleappengine/issues/entry?template=Production%20issue > > > > > > > > On Wed, May 18, 2011 at 00:28, purpose life <[email protected]> > wrote: > > Hi: > > thank u so much for assistance. > > my account is [email protected]. > > the error app account is hshyorg.appspot.com > > > > when i upload micolog blog code,the log show: > > > > Cloning 42 static files. > > Cloning 365 application files. > > Cloned 100 files. > > Cloned 200 files. > > Cloned 300 files. > > Precompilation starting. > > Precompilation completed. > > Starting deployment. > > Checking if deployment succeeded. > > Deployment successful. > > Completed update of app: hshyorg, version: 1 > > Uploading index definitions. > > Error 400: --- begin server output --- > > Cannot build indexes that are in state ERROR. > > > > To vacuum and rebuild your indexes: > > 1. Create a backup of your index.yaml specification. > > 2. Determine the indexes in state ERROR from your admin console: > > https://appengine.google.com/datastore/indexes?&app_id=s~hshyorg > > 3. Remove the definitions of the indexes in ERROR from your index.yaml > > file. > > 4. Run "appcfg.py vacuum_indexes your_app_dir/" > > 5. Wait until the ERROR indexes no longer appear in your admin > > console. > > 6. Replace the modified version of your index.yaml file with the > > original. > > 7. Run "appcfg.py update_indexes your_app_dir/" > > --- end server output --- > > Your app was updated, but there was an error updating your indexes. > > Please retry later with appcfg.py update_indexes. > > Uploading task queue entries. > > 2011-05-18 12:05:25 (Process exited with code 0) > > > > You can close this window now. > > > > in https://appengine.google.com/datastore/indexes?&app_id=s~hshyorg,the > > Datastore Indexes are all error. > > when running appcfg.py vacuum_indexes your_app_dir, > > Error 400: --- begin server output --- > > Deleting a composite index failed:ApplicationError: 1 > > --- end server output --- > > > > How can i solve this problem? > > Thank u so much! > > > > -- > > 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. > > > > > > -- > 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. > > -- 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.
