Skip to content

Instantly share code, notes, and snippets.

@jscraftsman
Created September 22, 2012 11:27
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 jscraftsman/3765874 to your computer and use it in GitHub Desktop.
Save jscraftsman/3765874 to your computer and use it in GitHub Desktop.
$ jitsu deploy
info: Welcome to Nodejitsu blackzky
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Skipping require-analyzer because noanalyze option is set
info: Checking app availability socket_test
error: The subdomain requested is already in use
prompt: subdomain: (blackzky.socket.io.blackzky) socketj
info: Checking app availability socket_test
info: Creating app socket_test
info: Creating snapshot 0.1.2
info: Updating app socket_test
info: Activating snapshot 0.1.2 for socket_test
info: Starting app socket_test
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: socket hang up
error: at createHangUpError (http.js:1263:15)
error: at Socket.socketOnEnd (http.js:1351:23)
error: at TCP.onread (net.js:417:26)
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