Skip to content

Instantly share code, notes, and snippets.

@raldred
Created August 15, 2013 09:16
Show Gist options
  • Save raldred/6239484 to your computer and use it in GitHub Desktop.
Save raldred/6239484 to your computer and use it in GitHub Desktop.
TypeError: Not a string or buffer
at Hash.update (crypto.js:209:17)
at ErrorHandler.module.exports.Observable.extend.sendErrorReport (/WWW/jsbin/lib/handlers/error.js:103:40)
at ErrorHandler.module.exports.Observable.extend.uncaughtError (/WWW/jsbin/lib/handlers/error.js:51:10)
at next (/WWW/jsbin/node_modules/express/node_modules/connect/lib/proto.js:194:17)
at ErrorHandler.module.exports.Observable.extend.httpError (/WWW/jsbin/lib/handlers/error.js:35:5)
at next (/WWW/jsbin/node_modules/express/node_modules/connect/lib/proto.js:194:17)
at next (/WWW/jsbin/node_modules/express/node_modules/connect/lib/proto.js:196:11)
at pass (/WWW/jsbin/node_modules/express/lib/router/index.js:107:24)
at nextRoute (/WWW/jsbin/node_modules/express/lib/router/index.js:100:7)
at callbacks (/WWW/jsbin/node_modules/express/lib/router/index.js:164:11)
at /WWW/jsbin/lib/handlers/bin.js:257:18
at BinModel.<anonymous> (/WWW/jsbin/lib/models/bin.js:34:16)
at MySQL.module.exports.utils.inherit.generateBinId (/WWW/jsbin/lib/db/mysql.js:171:7)
at /WWW/jsbin/lib/db/mysql.js:165:17
at args.(anonymous function) (/WWW/jsbin/node_modules/nodetime/lib/core/proxy.js:131:20)
at Query.<anonymous> (/WWW/jsbin/node_modules/mysql/lib/client.js:108:11)
at Query.EventEmitter.emit (events.js:92:17)
at Query._handlePacket (/WWW/jsbin/node_modules/mysql/lib/query.js:51:14)
at Client._handlePacket (/WWW/jsbin/node_modules/mysql/lib/client.js:319:14)
at Parser.EventEmitter.emit (events.js:95:17)
at emitPacket (/WWW/jsbin/node_modules/mysql/lib/parser.js:71:14)
at Parser.write (/WWW/jsbin/node_modules/mysql/lib/parser.js:576:7)
at Socket.EventEmitter.emit (events.js:95:17)
at Socket.<anonymous> (_stream_readable.js:736:14)
at Socket.EventEmitter.emit (events.js:92:17)
at emitReadable_ (_stream_readable.js:408:10)
at emitReadable (_stream_readable.js:404:5)
at readableAddChunk (_stream_readable.js:165:9)
at Socket.Readable.push (_stream_readable.js:127:10)
at TCP.onread (net.js:526:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment