Skip to content

Instantly share code, notes, and snippets.

@trygve-lie
Created March 6, 2014 10:07
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 trygve-lie/436466b58205d4a70700 to your computer and use it in GitHub Desktop.
Save trygve-lie/436466b58205d4a70700 to your computer and use it in GitHub Desktop.
jitsu_error
prompt: Is this ok?: (yes) yes
info: Creating snapshot 0.0.1-49
info: Uploading: [=============================] 100%
/usr/local/lib/node_modules/jitsu/node_modules/nodejitsu-api/lib/client/client.js:288
var error = new Error('Nodejitsu Error (' + statusCode + '): ' + failC
^
ReferenceError: statusCode is not defined
at Request.<anonymous> (/usr/local/lib/node_modules/jitsu/node_modules/nodejitsu-api/lib/client/client.js:288:53)
at Request.EventEmitter.emit (events.js:95:17)
at Request.onResponse (/usr/local/lib/node_modules/jitsu/node_modules/nodejitsu-api/node_modules/request/index.js:830:10)
at ClientRequest.g (events.js:180:16)
at ClientRequest.EventEmitter.emit (events.js:95:17)
at HTTPParser.parserOnIncomingClient [as onIncoming] (http.js:1688:21)
at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:121:23)
at CleartextStream.socketOnData [as ondata] (http.js:1583:20)
at CleartextStream.read [as _read] (tls.js:511:12)
at CleartextStream.Readable.read (_stream_readable.js:320:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment