Skip to content

Instantly share code, notes, and snippets.

@juliangruber
Created March 17, 2013 10:41
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 juliangruber/a9d3ce5cc7a21606b300 to your computer and use it in GitHub Desktop.
Save juliangruber/a9d3ce5cc7a21606b300 to your computer and use it in GitHub Desktop.
∴ ghub.io (master) : jitsu logs --debug
info: Welcome to Nodejitsu juliangruber
info: jitsu v0.12.5, node v0.10.0
info: It worked if it ends with Nodejitsu ok
info: Executing command logs app
info: Attempting to load logs for /Users/julian/git/ghub.io/package.json
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/logs/juliangruber/ghub',
debug: headers:
debug: { Authorization: '*************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: body: '{"from":"NOW-1DAY","until":"NOW","rows":100}' }
debug: { statusCode: 500,
debug: result:
debug: { message: 'socket hang up',
debug: stack: 'Error: socket hang up\n at createHangUpError (http.js:1344:15)\n at CleartextStream.socketCloseListener (http.js:1395:23)\n at CleartextStream.EventEmitter.emit (events.js:126:20)\n at SecurePair.destroy (tls.js:956:22)\n at process.startup.processNextTick.process._tickCallback (node.js:244:9)',
debug: code: 'ECONNRESET' } }
error: Error running command logs app
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: socket hang up
error: at createHangUpError (http.js:1344:15)
error: at CleartextStream.socketCloseListener (http.js:1395:23)
error: at CleartextStream.EventEmitter.emit (events.js:126:20)
error: at SecurePair.destroy (tls.js:956:22)
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment