I did finally migrate the 3x3links app to HRD and the thing I was afraid of 
did happen: Data loss.

Here is the error message:

Traceback (most recent call last):
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py",
 line 710, in __call__
    handler.get(*groups)
  File "/base/data/home/apps/s~3x3links-hrd/16.361614838657478691/3x3img.py", 
line 84, in get
    logo = db.get(pretitle[5:])
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py",
 line 1537, in get
    return get_async(keys, **kwargs).get_result()
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 604, in get_result
    return self.__get_result_hook(self)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py",
 line 1442, in __get_hook
    self.check_rpc_success(rpc)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py",
 line 1216, in check_rpc_success
    raise _ToDatastoreError(err)
BadRequestError: app s~3x3links-hrd cannot access app 3x3links's data



How can I fix this?


Thanks,

Federico from 3x3Links

-- 
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/-/kJCwAopREQIJ.
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.

Reply via email to