#69: MemCacheError () failures in Rails 2.3.x

Solved!
While attempting to use Rails.cache.write using MemcachedStore, writes with strings fail consistently with MemCacheError () . Reads occasionally succeed for some odd reason. Only seems to happen on Ubuntu Intrepid ( production environment ), with memcached...