There was an unplanned downtime. During the recovery, the datastore and Memcache were placed into read-only mode. Everything should be fine now - can you verify?
On Wed, Feb 24, 2010 at 10:04 AM, Juan Pablo Guereca <[email protected]>wrote: > The memcache viewer says the size of the cache is 0 all the time. > I've run this code in the interactive console: > > from google.appengine.api import memcache > memcache.set('foo','1') > print memcache.get('foo') > > > It prints None!! > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- 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.
