Skip to content

Instantly share code, notes, and snippets.

@4nkush
Created February 14, 2013 02:43
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/77b1a6faca9ef075db13 to your computer and use it in GitHub Desktop.
Save 4nkush/77b1a6faca9ef075db13 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: version: '0.5.0-5',
data: dependencies: { express: '3.0.0' },
data: domains: [ 'capone.getbrandid.com' ],
data: subdomain: 'capone',
data: scripts: { postinstall: 'cd api && npm install', start: 'app.js' },
data: name: 'capone',
data: engines: { node: '0.8.x' },
data: private: true
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.5.0-5
info Uploading: [=============================] 100%
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