Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2013 19:04
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 anonymous/4436959 to your computer and use it in GitHub Desktop.
Save anonymous/4436959 to your computer and use it in GitHub Desktop.
Error message while trying to "jitsu deploy" a large folder.
username@hostname:~/server$ jitsu deploy
info: Welcome to Nodejitsu airandfingers
info: jitsu v0.11.4, node v0.8.16
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in bootstrap.js
info: Creating snapshot 1.0.0-1
warn: Snapshot is larger than 50M!
warn: This is not recommended practice.
info Uploading: [============= ] 48%error: Error running command deploy
error: socket hang up
info:
info: jitsu's client request timed out before the server could respond
help: This error may be due to network connection problems
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