Skip to content

Instantly share code, notes, and snippets.

@bhagaban
Created September 14, 2013 05:15
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 bhagaban/7249b371e0b202675d40 to your computer and use it in GitHub Desktop.
Save bhagaban/7249b371e0b202675d40 to your computer and use it in GitHub Desktop.
Nodejitsu Errors
Bhagabans-MacBook-Pro:6Poker bhagabanbehera$ jitsu deploy
warn: A newer version of jitsu is available. please update immediately
help: To install the latest jitsu type `[sudo] npm install jitsu -g`
warn: To continue without an update type 'yes'
prompt: Continue without updating? Bad things might happen (no): yes
info: Welcome to Nodejitsu bhagaban_poker
info: jitsu v0.13.0, node v0.10.13
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
info: Creating snapshot 0.0.0-246
info Uploading: [=============================] 100%
info: Updating app apg888
info: Activating snapshot 0.0.0-246 for apg888
info: Starting app apg888
error: Error running command deploy
error: socket hang up
info: The nodejitsu api reset the connection
help: This error may be due to the application or the drone server
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