On May 6, 7:35 pm, DarkCoiote <darkcoi...@gmail.com> wrote:
> Alternativaly can I just clear the cache?

yup, that will work too, but we have the fix out, so you shouldn't
need to do either that or the workaround. thanks again for the report.
please post back and let us know if you see this again!
>
> Thanks for the support!
>
> On May 6, 10:48 pm, ryan <ryanb+appeng...@google.com> wrote:
>
> > sorry for the trouble, all, this is our fault. we're canarying the
> > upcoming 1.2.2 release, and it looks like entities that were memcached
> > from 1.2.1 aren't compatible with 1.2.2. we're investigating and
> > working on a fix right now.
>
> > as a short term workaround, try adding this line after you pull an
> > entity e (an instance of a Model or Expando subclass) out of memcache:
>
> >   e._entity = None
>
> > that will force it to rebuild its inner datastore.Entity instance,
> > which might prevent the 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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to