connect-mongostore
connect-mongostore copied to clipboard
TypeError: Cannot read property 'length' of undefined
After updating MongoDB 2.6 to 3.0 such error occures periodically.
I'm getting this too. Looks like it's related to this: https://github.com/Automattic/mongoose/issues/2757.
Looks like they now have mongodb at 2.0.34, and according to various comments there it seems to be working now. Don't know what would be involved in upgrading mongodb here.