Skip to content

Instantly share code, notes, and snippets.

@joeybaker
Created April 12, 2013 05:52
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 joeybaker/0f4dfc96fba5c9e324c6 to your computer and use it in GitHub Desktop.
Save joeybaker/0f4dfc96fba5c9e324c6 to your computer and use it in GitHub Desktop.
$ jitsu deploy --debug
info: Welcome to Nodejitsu ubntjoey
info: jitsu v0.12.10-1, node v0.10.3
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node index.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'ubntjoey/uwn',
debug: name: 'uwn',
debug: scripts:
debug: { test: 'grunt test',
debug: start: 'node index.js',
debug: predeploy: 'grunt preDeploy',
debug: postdeploy: 'grunt postDeploy',
debug: 'server-start': 'supervisor -w app -e \'js|json\' .',
debug: 'install-globals': 'sudo npm i -g supervisor grunt-cli nave bower; bower install && npm install && brew install couchdb',
debug: code: 'supervisor -x grunt -w Gruntfile.js -- code' },
debug: user: 'ubntjoey',
debug: subdomain: 'uwn',
debug: snapshots:
debug: [ { id: '0.1.6',
debug: md5: '0022e9b2753c4eebb90bf44923574522',
debug: filename: 'ubntjoey-uwn-0.1.6.tgz',
debug: ctime: 1365744066945 } ],
debug: env: { SUBDOMAIN: 'uwn', NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config: {},
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1365716768151,
debug: mtime: 1365744066956,
debug: resource: 'App',
debug: _rev: '2-696ecef26da4837feca06f39d57888b4',
debug: version: '0.1.6',
debug: dependencies:
debug: { handlebars: '~1.0',
debug: flatiron: '~0.3',
debug: union: '~0.3',
debug: st: '~0.1',
debug: lodash: '~1',
debug: walker: '~1.0',
debug: cradle: '~0.6',
debug: backbone: '~1.0',
debug: 'underscore.string': '~2.3',
debug: 'backbone-relational': '~0.8',
debug: 'wheelhouse-couch': '~0.2',
debug: 'wheelhouse-handlebars': '~0.2',
debug: 'wheelhouse-router': '~0.2' },
debug: devDependencies:
debug: { grunt: '~0.4',
debug: 'grunt-bumpx': '~0.1',
debug: 'grunt-notify': '~0.2',
debug: 'grunt-contrib-jshint': '~0.4',
debug: 'grunt-contrib-livereload': '0.1',
debug: 'grunt-regarde': '~0.1',
debug: 'grunt-contrib-connect': '~0.2',
debug: 'grunt-contrib-handlebars': '~0.5',
debug: 'grunt-mocha': '~0.3',
debug: 'sinon-chai': '~2.3',
debug: chai: '~1.5',
debug: mocha: '~1.9',
debug: 'chai-jquery': '~1.1',
debug: 'grunt-shell': '~0.2',
debug: 'grunt-contrib-imagemin': '~0.1',
debug: 'grunt-contrib-clean': '~0.4',
debug: 'grunt-simple-mocha': '~0.3',
debug: 'grunt-contrib-less': '~0.5',
debug: 'grunt-browserify2': '~0.1',
debug: 'browserify-shim': '~2.0',
debug: nock: '~0.16',
debug: request: '~2.16',
debug: 'grunt-contrib-uglify': '~0.2' },
debug: main: 'index.js',
debug: description: '',
debug: repository:
debug: { type: 'git',
debug: url: 'git@github.com:joeybaker/wheelhouse.git' },
debug: engines: { node: '0.8.x' },
debug: id: 'uwn' } } }
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/joeybaker/server/uwn/package.json
data:
data: {
data: author: 'Joey Baker',
data: dependencies: {
data: union: '~0.3',
data: handlebars: '~1.0',
data: flatiron: '~0.3',
data: underscore.string: '~2.3',
data: walker: '~1.0',
data: lodash: '~1',
data: cradle: '~0.6',
data: wheelhouse-router: '~0.2',
data: wheelhouse-couch: '~0.2',
data: backbone-relational: '~0.8',
data: st: '~0.1',
data: backbone: '~1.0',
data: wheelhouse-handlebars: '~0.2',
data: cloudinary: '~1.0.2'
data: },
data: description: '',
data: devDependencies: {
data: grunt-browserify2: '~0.1',
data: mocha: '~1.9',
data: sinon-chai: '~2.3',
data: grunt-contrib-jshint: '~0.4',
data: grunt-contrib-handlebars: '~0.5',
data: grunt: '~0.4',
data: grunt-contrib-connect: '~0.2',
data: grunt-contrib-clean: '~0.4',
data: grunt-mocha: '~0.3',
data: grunt-bumpx: '~0.1',
data: grunt-notify: '~0.2',
data: grunt-contrib-uglify: '~0.2',
data: grunt-regarde: '~0.1',
data: request: '~2.16',
data: grunt-contrib-livereload: '0.1',
data: chai-jquery: '~1.1',
data: grunt-contrib-imagemin: '~0.1',
data: nock: '~0.16',
data: chai: '~1.5',
data: grunt-contrib-less: '~0.5',
data: browserify-shim: '~2.0',
data: grunt-simple-mocha: '~0.3',
data: grunt-shell: '~0.2'
data: },
data: engines: { node: '0.8.x' },
data: keywords: [ 'impress.js', 'slideshow' ],
data: license: 'BSD',
data: main: 'index.js',
data: name: 'uwn',
data: readmeFilename: 'README.md',
data: repository: { type: 'git', url: 'git@github.com:joeybaker/wheelhouse.git' },
data: scripts: {
data: test: 'grunt test',
data: install-globals: 'sudo npm i -g supervisor grunt-cli nave bower; bower install && npm install && brew install couchdb',
data: code: 'supervisor -x grunt -w Gruntfile.js -- code',
data: server-start: "supervisor -w app -e 'js|json' .",
data: start: 'node index.js'
data: },
data: subdomain: 'uwn',
data: version: '0.1.6-1'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.1.6-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn/snapshots/0.1.6-1',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 4126372 },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
info Uploading: [== ] 11%error: Error running command deploy
error: write EPIPE
error: Error: write EPIPE
error: at errnoException (net.js:878:11)
error: at Object.afterWrite (net.js:695: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
joeybaker@jbubnt:/Users/joeybaker/server/uwn git:(master*) $ jitsu deploy --debug
info: Welcome to Nodejitsu ubntjoey
info: jitsu v0.12.10-1, node v0.10.3
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node index.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'ubntjoey/uwn',
debug: name: 'uwn',
debug: scripts:
debug: { test: 'grunt test',
debug: start: 'node index.js',
debug: predeploy: 'grunt preDeploy',
debug: postdeploy: 'grunt postDeploy',
debug: 'server-start': 'supervisor -w app -e \'js|json\' .',
debug: 'install-globals': 'sudo npm i -g supervisor grunt-cli nave bower; bower install && npm install && brew install couchdb',
debug: code: 'supervisor -x grunt -w Gruntfile.js -- code' },
debug: user: 'ubntjoey',
debug: subdomain: 'uwn',
debug: snapshots:
debug: [ { id: '0.1.6',
debug: md5: '0022e9b2753c4eebb90bf44923574522',
debug: filename: 'ubntjoey-uwn-0.1.6.tgz',
debug: ctime: 1365744066945 } ],
debug: env: { SUBDOMAIN: 'uwn', NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config: {},
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1365716768151,
debug: mtime: 1365744066956,
debug: resource: 'App',
debug: _rev: '2-696ecef26da4837feca06f39d57888b4',
debug: version: '0.1.6',
debug: dependencies:
debug: { handlebars: '~1.0',
debug: flatiron: '~0.3',
debug: union: '~0.3',
debug: st: '~0.1',
debug: lodash: '~1',
debug: walker: '~1.0',
debug: cradle: '~0.6',
debug: backbone: '~1.0',
debug: 'underscore.string': '~2.3',
debug: 'backbone-relational': '~0.8',
debug: 'wheelhouse-couch': '~0.2',
debug: 'wheelhouse-handlebars': '~0.2',
debug: 'wheelhouse-router': '~0.2' },
debug: devDependencies:
debug: { grunt: '~0.4',
debug: 'grunt-bumpx': '~0.1',
debug: 'grunt-notify': '~0.2',
debug: 'grunt-contrib-jshint': '~0.4',
debug: 'grunt-contrib-livereload': '0.1',
debug: 'grunt-regarde': '~0.1',
debug: 'grunt-contrib-connect': '~0.2',
debug: 'grunt-contrib-handlebars': '~0.5',
debug: 'grunt-mocha': '~0.3',
debug: 'sinon-chai': '~2.3',
debug: chai: '~1.5',
debug: mocha: '~1.9',
debug: 'chai-jquery': '~1.1',
debug: 'grunt-shell': '~0.2',
debug: 'grunt-contrib-imagemin': '~0.1',
debug: 'grunt-contrib-clean': '~0.4',
debug: 'grunt-simple-mocha': '~0.3',
debug: 'grunt-contrib-less': '~0.5',
debug: 'grunt-browserify2': '~0.1',
debug: 'browserify-shim': '~2.0',
debug: nock: '~0.16',
debug: request: '~2.16',
debug: 'grunt-contrib-uglify': '~0.2' },
debug: main: 'index.js',
debug: description: '',
debug: repository:
debug: { type: 'git',
debug: url: 'git@github.com:joeybaker/wheelhouse.git' },
debug: engines: { node: '0.8.x' },
debug: id: 'uwn' } } }
info: Creating snapshot 0.1.6-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn/snapshots/0.1.6-1',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 4126372 },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
error: Error running command deploy
error: ETIMEDOUT
info: jitsu's client request timed out before the server could respond. Please increase your client timeout
help: (Example: `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