Skip to content

Instantly share code, notes, and snippets.

@jorgepedret
Created February 27, 2013 23:35
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 jorgepedret/650f443b24946bb28785 to your computer and use it in GitHub Desktop.
Save jorgepedret/650f443b24946bb28785 to your computer and use it in GitHub Desktop.
Logs problem
$ jitsu logs app switchboard-commander-3 20
info: Welcome to Nodejitsu switchboardtest2
info: jitsu v0.12.1, node v0.8.6
info: It worked if it ends with Nodejitsu ok
info: Executing command logs app switchboard-commander-3 20
error: Error running command logs app switchboard-commander-3 20
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