Skip to content

Instantly share code, notes, and snippets.

Created January 4, 2013 21:02
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/4455993 to your computer and use it in GitHub Desktop.
Save anonymous/4455993 to your computer and use it in GitHub Desktop.
Nodejitsu deploy timeout error message
info: Welcome to Nodejitsu mikeumus
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 node ./index.js
info: Creating snapshot 0.2.2-58
info Uploading: [======================== ] 84%error: Error running command deploy
error: ETIMEDOUT
error: Error: ETIMEDOUT
error: at Object._onTimeout (/home/unomi/.nvm/v0.8.16/lib/node_modules/jitsu/node_modules/request/main.js:564:15)
error: at Timer.list.ontimeout (timers.js:101:19)
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/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment