Skip to content

Instantly share code, notes, and snippets.

@phlipper
Created November 10, 2012 01:10
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 phlipper/0b48d9badd0a5f5c8730 to your computer and use it in GitHub Desktop.
Save phlipper/0b48d9badd0a5f5c8730 to your computer and use it in GitHub Desktop.
jitsu failed deploy
info: Welcome to Nodejitsu nko3-were-probably-wrong
info: jitsu v0.11.0, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in coffee server.coffee
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/phlipper/Projects/were-probably-wrong/package.json
data:
data: {
data: version: '0.0.1-2',
data: dependencies: { coffee-script: '~1.4.0', zappajs: '~0.4.12' },
data: repository: { type: 'git', url: 'git@github.com:nko3/were-probably-wrong.git' },
data: description: 'Eavesdrop.io - Listen to your friends',
data: private: true,
data: name: 'nko3-were-probably-wrong',
data: subdomain: 'were-probably-wrong.nko3',
data: engines: { npm: '1.1.x', node: '0.8.x' },
data: scripts: { start: 'coffee server.coffee' }
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-2
info Uploading: [=========== ] 41%
error: Error running command deploy
error: ETIMEDOUT
error: Error: ETIMEDOUT
error: at Object._onTimeout (/opt/local/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/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment