Key datastore_types.Key.from_path(u'UserOnLine', 0, _app=u's~djdq-bot') is not 
complete.
Traceback (most recent call last):
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py",
 line 717, in __call__
    handler.post(*groups)
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/ChatRoomPg.py", 
line 465, in post
    if not CtRoom.RefreshUser( userKey ):
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/ChatRoomPg.py", 
line 165, in RefreshUser
    Info = self.UserSet.Refresh( uKey )
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/CRUserData.py", 
line 118, in Refresh
    Info.append( self.Quit( k ))
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/CRUserData.py", 
line 145, in Quit
    db.delete( self.uD[uKey] )
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/db/__init__.py",
 line 1614, in delete
    delete_async(models, **kwargs).get_result()
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/db/__init__.py",
 line 1600, in delete_async
    return datastore.DeleteAsync(keys, **kwargs)
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/datastore.py",
 line 700, in DeleteAsync
    keys, _ = NormalizeAndTypeCheckKeys(keys)
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/datastore.py",
 line 179, in NormalizeAndTypeCheckKeys
    keys = [_GetCompleteKeyOrError(key) for key in keys]
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/datastore.py",
 line 2803, in _GetCompleteKeyOrError
    raise datastore_errors.BadKeyError('Key %r is not complete.' % key)
BadKeyError: Key datastore_types.Key.from_path(u'UserOnLine', 0, 
_app=u's~djdq-bot') is not complete.

how to solve 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a5417172-c91e-45b0-a482-76824919ca93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to