In the 'Caveats on Using Data Admin Features' in https://developers.google.com/appengine/docs/adminconsole/datastoreadmin
it's mentioned that 'All Datastore Admin operations occur within your applications, and thus counts against your quota'. (Incidentally, if any Googlers are reading: s/counts/count/ there.) I suspect this is what's affecting you - the datastore admin won't work if you're over quota, and furthermore you will consume quota in performing operations within it. Stephen On Tuesday, 20 November 2012 09:45:39 UTC, soha wrote: > > my account is just reset quota > then suddenly i open some pages > and it gives me server error > and check appengine and it tells me quota is finished > it was reset a couple hours ago > i have do nothing to finish quota > and i cannot open datastore admin i don't know why > i want to back up entities or copy `it to new account with billing > so i can get more quota > i don't to know what to do > i want to backup my work > it is very important i don't want to lose it > please help > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/UOxELuQM6bAJ. 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.
