Hi, I wonder if datastore admin is broken recently.
I went into a datastore admin to select some entities to be deleted permanently. The entities could not be removed. Here is one of the error messages in the log 10:24:55.109POST4041.27 KB6 msAppEngine-Google; (+http://code.google.com/appengine) /_ah/mapreduce/kickoffjob_callback/15718586168002244244184256E5910 0.1.0.2 - - [22/Apr/2016:10:24:55 +1000] "POST /_ah/mapreduce/kickoffjob_callback/15718586168002244244184256E5910 HTTP/1.1" 404 1305 https://ah-builtin-python-bundle-dot-xxxx.appspot.com/_ah/datastore_admin/delete.do "AppEngine-Google; (+http://code.google.com/appengine)" "app.xxxx.appspot.com" ms=6 cpu_ms=9 cpm_usd=1.45845e-7 instance=00c61b117ca3623d6278bf45d7f55971b6e7c44fa91ee85811 app_engine_release=1.9.36 trace_id=- { metadata:{…} protoPayload:{…} insertId:"2016-04-21|17:24:58.520662-07|10.106.72.72|-519932969" log:"appengine.googleapis.com/request_log" httpRequest:{…} operation:{…} } 10:24:55.113handle 404 10:24:55.114The resource could not be found. Traceback (most recent call last): File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1529, in __call__ rv = self.router.dispatch(request, response) File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1265, in default_dispatcher route, args, kwargs = rv = self.match(request) File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1214, in default_matcher raise exc.HTTPNotFound() HTTPNotFound: The resource could not be found. I have done it before a couple of month I did not have this problem How can I fix it? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/334729a0-e692-42d5-a761-9d4c0e293234%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
