internal error.
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/webapp/__init__.py", line 702, in __call__
handler.post(*groups)
File "/base/data/home/apps/vbestmatch/1.351145957707455722/
movie.py", line 70, in post
self.get()
File "/base/data/home/apps/vbestmatch/1.351145957707455722/
movie.py", line 94, in get
update_user(user, locale, version)
File "/base/data/home/apps/vbestmatch/1.351145957707455722/
movie.py", line 66, in update_user
user.put()
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/db/__init__.py", line 1004, in put
return datastore.Put(self._entity, config=config)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/datastore.py", line 467, in Put
return PutAsync(entities, **kwargs).get_result()
File "/base/python_runtime/python_lib/versions/1/google/appengine/
datastore/datastore_rpc.py", line 658, in get_result
results = self.__rpcs[0].get_result()
File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/apiproxy_stub_map.py", line 592, in get_result
return self.__get_result_hook(self)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
datastore/datastore_rpc.py", line 1385, in __put_hook
self.check_rpc_success(rpc)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
datastore/datastore_rpc.py", line 1074, in check_rpc_success
raise _ToDatastoreError(err)
InternalError: internal error.
--
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.