I'm also having issues with datastore admin. Doesn't display the GUI, just gives an empty page.
This is in my logs: TemplateDoesNotExist: Tried [u'/base/data/home/ apps/coldmimu/1-3-11.348451418621230286/templates/list_actions.html', u'/base/data/home/apps/coldmimu/1-3-11.348451418621230286/common/ templates/list_actions.html'] On Feb 21, 11:22 am, Ubaldo Huerta <[email protected]> wrote: > While attempting to use the datastore admin I get the following error > > Error: Server Error > > The server encountered an error and could not complete your request. > > If the problem persists, please report > <http://code.google.com/appengine/community.html> your problem and mention > this error message and the query that caused it. > > The access log reveals the following: > > Authentication for the Google Apps domain example.com can only be performed > when requests are served from a subdomain of that domain or it has been > approved through the Google Apps Control Panel. > Seehttp://code.google.com/appengine/articles/auth.html > > I can't figure out what's actually happening (naturally example.com is not > the real domain, it's just for illustration purposes). > > I've added to app.yaml > > builtins: > - remote_api: on > - datastore_admin: on > > The app has the following authentication option > > Authentication Options:Google Apps > Users with a valid account in the *example.com* Google Apps domain can sign > in if the Google Accounts API > <http://code.google.com/appengine/docs/users.html> is used for > authentication. Learn more > <http://code.google.com/appengine/articles/domains.html> > > For other apps setup with standard authentication option, i.e. Google > Accounts API, as stated in the admin console, the datastore admin works -- 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.
