Skip to content

Instantly share code, notes, and snippets.

@txomon
Created September 25, 2015 11:17
Show Gist options
  • Save txomon/e9b9a3d21b69191e5e0e to your computer and use it in GitHub Desktop.
Save txomon/e9b9a3d21b69191e5e0e to your computer and use it in GitHub Desktop.
Tapquo forums crash
Error: req.flash() requires sessions
at Error (<anonymous>)
at IncomingMessage._flash [as flash] (/var/www/nodebb/node_modules/connect-flash/lib/flash.js:60:41)
at handleErrors (/var/www/nodebb/src/routes/index.js:184:6)
at Layer.handle_error (/var/www/nodebb/node_modules/express/lib/router/layer.js:58:5)
at trim_prefix (/var/www/nodebb/node_modules/express/lib/router/index.js:268:13)
at /var/www/nodebb/node_modules/express/lib/router/index.js:237:9
at Function.proto.process_params (/var/www/nodebb/node_modules/express/lib/router/index.js:312:12)
at /var/www/nodebb/node_modules/express/lib/router/index.js:228:12
at Function.match_layer (/var/www/nodebb/node_modules/express/lib/router/index.js:295:3)
at next (/var/www/nodebb/node_modules/express/lib/router/index.js:189:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment