just run into an odd ArgumentError key cannot be blank error for a shiny Rails4 app with session store config to use memcache store
I've created an app to demo
https://github.com/khoan/rails4_dalli_session_store_error_app
ideas on how to fix?
Thanks in advance.
i got this error, too. problem is memcached is down.(check application log)
check your memcached daemon!