0

In Google Console, I get

"Backend Error"

when trying the access Cloud Datastore administration screens (Dashboard & Query screens return "Backend Error". Index screen works, somehow).

When looking at my App Engine Logs, I see this in my default module logs:

404 - /datastore/v1beta2/RunQuery Error 404: The resource could not be found.

The same code in development, and deployed to another App Engine application works perfectly. Any idea what's going on?

Dan McGrath
  • 41,220
  • 11
  • 99
  • 130
user2779653
  • 918
  • 1
  • 9
  • 26
  • Have you tried reloading the console page? They seem to have recently deployed a new version of the console so perhaps your client is out of date? That said, there is also [this](http://stackoverflow.com/questions/29354624/not-authorized-to-use-google-cloud-datastore-for-this-project). – tx802 Mar 31 '15 at 19:44
  • Does it happens even in old Console at https://appengine.google.com/ ? – Paolo P. Apr 01 '15 at 05:47
  • I have tried reloading the console page multiple times. Tried to shutdown/restart the instance, change the app versions, nothing makes any difference. – user2779653 Apr 01 '15 at 13:00
  • The old console at appengine.google.com works well. I can see my data in the datastore as usual. – user2779653 Apr 01 '15 at 13:02
  • 2
    Can you pass along your project id (email to eddavisson@google.com) so I can take a closer look? – Ed Davisson Apr 01 '15 at 16:54
  • Possible duplicate of [Google Developer Console Internal Error with Datastore](http://stackoverflow.com/questions/33463326/google-developer-console-internal-error-with-datastore) – Patrick Costello Nov 02 '15 at 17:28

0 Answers0