Traceback (most recent call last):
  File "/base/data/home/apps/s~khmer-dictionary/79.415250525301342787/prohok/main.py", line 181, in get
    search_output['chuon'] = chuon_dictionary(self, w, criteria)
  File "/base/data/home/apps/s~khmer-dictionary/79.415250525301342787/prohok/dic_chuon.py", line 45, in chuon_dictionary
    chuon_search['search_entries'] = search_chuon(criteria, w, offset)
  File "/base/data/home/apps/s~khmer-dictionary/79.415250525301342787/prohok/dic_chuon.py", line 86, in search_chuon
    count_all = q.count(MAX_COUNT)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/ext/db/__init__.py", line 2135, in count
    result = raw_query.Count(limit=limit, **kwargs)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/api/datastore.py", line 1752, in Count
    batch = self.GetBatcher(config=config).next()
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py", line 3194, in next
    return self.next_batch(self.AT_LEAST_ONE)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py", line 3231, in next_batch
    batch = self.__next_batch.get_result()
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 615, in get_result
    return self.__get_result_hook(self)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2930, in __query_result_hook
    self._batch_shared.conn.check_rpc_success(rpc)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 1377, in check_rpc_success
    raise _ToDatastoreError(err)
InternalError: Internal Datastore Error.