[google-appengine] Re: Need Index Quota Reset

2009-08-10 Thread Jeff S (Google)
You should be all set. Cheers, Jeff On Thu, Aug 6, 2009 at 7:34 AM, Devel63 wrote: > > Need Index Quota rest on lifehints-beta. Thanks! > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" gro

[google-appengine] Re: Need index quota reset

2009-07-22 Thread Ben
Once the indexes deleted, i was able to re-upload my new index.yaml and everything is working now! On Jul 22, 5:34 pm, Ben wrote: > I just figured out it is necessary to remove the indexes that are in > an error state from the index.yaml THEN run vacuum_indexes.  Now the > indexes are in deletin

[google-appengine] Re: Need index quota reset

2009-07-22 Thread Ben
I just figured out it is necessary to remove the indexes that are in an error state from the index.yaml THEN run vacuum_indexes. Now the indexes are in deleting status. On Jul 22, 3:15 pm, Ben wrote: > Jeff, I know there may be other issues on the GAE platform you are > attending to today, but

[google-appengine] Re: Need index quota reset

2009-07-22 Thread Ben
Jeff, I know there may be other issues on the GAE platform you are attending to today, but my indexes are still in Error status a day later. Can you please advise a course of action so i can this resolved ASAP? Thank you -ben On Jul 21, 9:39 pm, Ben wrote: > Jeff, it has been about 4 hours sin

[google-appengine] Re: Need index quota reset

2009-07-21 Thread Ben
Jeff, it has been about 4 hours since I ran the first vacuum_indexes (I ran it twice more since then just to make sure) and the indexes are still showing error status. Does this indicate some other problem or is it normal for Error indexes to take this long to delete? On Jul 21, 7:05 pm, "Jeff S

[google-appengine] Re: Need index quota reset

2009-07-21 Thread Jeff S (Google)
Hi Ben, Yes, please wait until the indexes have been deleted before uploading new ones. Thank you, Jeff On Tue, Jul 21, 2009 at 4:47 PM, Ben wrote: > > Thank you Jeff, i ran a vacuum_indexes about an hour ago but the > indexes are still showing in Error status not Deleting or deleted. > Shoul

[google-appengine] Re: Need index quota reset

2009-07-21 Thread Ben
Thank you Jeff, i ran a vacuum_indexes about an hour ago but the indexes are still showing in Error status not Deleting or deleted. Should i wait for the error indexes to actually delete before re- uploading? On Jul 21, 12:49 pm, "Jeff S (Google)" wrote: > Hi Ben, > > Sure! I've reset your quota

[google-appengine] Re: Need index quota reset

2009-07-21 Thread Jeff S (Google)
Hi Ben, Sure! I've reset your quota and it looks like some of your indices were stuck building (probably because of the over-quota issue) so I've nudged those into the error state. Unfortunately they'll need to be vacuumed and re-uploaded. Cheers, Jeff On Sun, Jul 19, 2009 at 9:36 PM, Ben wrot

[google-appengine] Re: Need Index Quota Reset

2009-04-14 Thread Tom Wu
Hi Jeff, My app ID is gae0081. Thanks in advance. Best Regards Tom Wu 2009/4/14 Jeff S > Hi all, > > What are the app ID's for your apps? I can assist you in cleaning these up. > > Thank you, > > Jeff > > 2009/4/14 Tom Wu > > After >> >> 1. Delete index in your index.yaml >> 2. use "appcfg.p

[google-appengine] Re: Need Index Quota Reset

2009-04-14 Thread Jeff S
Hi all, What are the app ID's for your apps? I can assist you in cleaning these up. Thank you, Jeff 2009/4/14 Tom Wu > After > > 1. Delete index in your index.yaml > 2. use "appcfg.py vacuum ..." to delete your index at server side > > Still can't get the credited back. > > The indexes chart

[google-appengine] Re: Need Index Quota Reset

2009-04-14 Thread Tom Wu
After 1. Delete index in your index.yaml 2. use "appcfg.py vacuum ..." to delete your index at server side Still can't get the credited back. The indexes chart stuck in "building" status for few days. Best Regards Tom Wu 2009/4/14 秦锋 > > 1. Delete index in your index.yaml > 2. use "appcfg.

[google-appengine] Re: Need Index Quota Reset

2009-04-14 Thread 秦锋
1. Delete index in your index.yaml 2. use "appcfg.py vacuum ..." to delete your index at server side. On 4月14日, 上午11时57分, Devel63 wrote: > I have an app that's giving me a Number Indexes Exceeds Quota message. > > My understanding is that vacuumed indexes are not automatically > credited back. >

[google-appengine] Re: Need Index Quota Reset

2009-04-13 Thread 风笑雪
Maybe you can do this way: 1. Delete indexes defined in index.yaml. 2. Update index.yaml to your app. 2009/4/14 Devel63 > > I have an app that's giving me a Number Indexes Exceeds Quota message. > > My understanding is that vacuumed indexes are not automatically > credited back. > > Can someone

[google-appengine] Re: Need Index Quota Reset

2009-04-13 Thread Tom Wu
me too. 2009/4/14 Devel63 > > I have an app that's giving me a Number Indexes Exceeds Quota message. > > My understanding is that vacuumed indexes are not automatically > credited back. > > Can someone at Google reset my accounting? Thanks! > > > --~--~-~--~~~---~-