Have you tried removing the index it's telling you to remove from index.yaml?
On May 11, 8:01 am, "hongde.liu" <[email protected]> wrote: > Hi everyone > > when I run the command "appcfg.py update ../cpedialog" in new > project > I always get the same information: > Scanning files on local disk. > Initiating update. > Could not guess mimetype for img/favicon.ico. Using application/octet- > stream. > Cloning 83 static files. > Cloning 165 application files. > Cloned 100 files. > Deploying new version. > Checking if new version is ready to serve. > Will check again in 1 seconds. > Checking if new version is ready to serve. > Closing update: new version is ready to start serving. > Uploading index definitions. > Error 400: --- begin server output --- > Creating a composite index failed: This index: > entity_type: "Archive" > ancestor: false > Property { > name: "date" > direction: 2 > > } > > is not necessary, since single-property indices are built in. Please > remove it f > rom your index file and upgrade to the latest version of the SDK, if > you haven't > already. > --- end server output --- > Your app was updated, but there was an error updating your indexes. > Please retry > later with appcfg.py update_indexes. > > and I also run the command "appcfg.py --force vacuum_indexes ../ > cpedialog" > > it shows > "Fetching index definitions diff. > > " > I do not know what to do next > > can any one help me? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
