Skip to content

Instantly share code, notes, and snippets.

@4nkush
Created February 18, 2013 00:32
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 4nkush/ecf9f4c965442e3b2636 to your computer and use it in GitHub Desktop.
Save 4nkush/ecf9f4c965442e3b2636 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu brandid
info: jitsu v0.12.0, node v0.8.19
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/ankushsehgal/Developer/shinobi/package.json
data:
data: {
data: domains: [ 'capone.getbrandid.com' ],
data: scripts: { postinstall: 'cd api && npm install', start: 'app.js' },
data: dependencies: { express: '3.1.0' },
data: name: 'capone',
data: private: true,
data: engines: { node: '0.8.x' },
data: version: '0.5.0-22',
data: subdomain: 'capone'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.5.0-22
info Uploading: [=========== ] 41%error: Error running command deploy
error: socket hang up
info:
info: jitsu's client request timed out before the server could respond. Please increase your client timeout(Ex. `jitsu config set timeout 100000`)
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