Yes, If your application is out of datastore operations quota, the element of the admin console that interact with the datastore (viewer, admin) won't work, see the [following issue][1] for more details.
I agree that it should be documented and that the admin console should surface a better error message, feel free to star the issue to be notified about updates. [1]: https://code.google.com/p/googleappengine/issues/detail?id=6960 On Tue, Jan 1, 2013 at 12:09 PM, Berlin Brown <[email protected]>wrote: > Also, I cannot run queries per this error: > > Root cause: > > com.google.apphosting.api.ApiProxy$OverQuotaException: The API call > datastore_v3.RunQuery() required more quota than is available. > at > com.google.net.rpc3.client.RpcStub$RpcCallbackDispatcher$1.runInContext(RpcStub.java:781) > > at > com.google.tracing.TraceContext$TraceContextRunnable$1.run(TraceContext.java:461) > at com.google.tracing.TraceContext.runInContext(TraceContext.java:703) > at > com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:338) > > at > com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContext(TraceContex > > > On Thursday, December 20, 2012 10:59:40 AM UTC-5, Berlin Brown wrote: >> >> When I click on these links "Datastore Indexes, Datastore Viewer" I get >> the error, "server error has occurred". >> >> It could be related to my "free" service usage and I am reaching the max >> "Datastore Read Operations == 100%" >> >> How can I resolve this? >> > -- > 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/-/Z9vOW3ViOIsJ. > > 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. > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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.
