Skip to content

Instantly share code, notes, and snippets.

@bobmayo56
Created May 18, 2012 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobmayo56/2723112 to your computer and use it in GitHub Desktop.
Save bobmayo56/2723112 to your computer and use it in GitHub Desktop.
TypeError: Not a string or buffer
at Object.createHmac (crypto.js:129:21)
at Object.sign (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/node_modules/connect-mongo/node_modules/connect/lib/utils.js:137:6)
at Object.serialize (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/node_modules/connect-mongo/node_modules/connect/lib/middleware/session/cookie.js:115:17)
at ServerResponse.writeHead (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/node_modules/express/node_modules/connect/lib/middleware/session.js:264:46)
at ServerResponse._implicitHeader (http.js:808:8)
at ServerResponse.end (http.js:645:10)
at ServerResponse.<anonymous> (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/node_modules/express/node_modules/connect/lib/middleware/logger.js:147:13)
at IncomingMessage.next (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/node_modules/express/node_modules/connect/lib/http.js:168:13)
at ServerResponse.render (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/node_modules/express/lib/view.js:328:16)
at Promise.<anonymous> (/Users/bobmayo56/Documents/MayoPrivate/proj/nlognbob/web/routes/admin/sensors.js:7:8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment