Skip to content

Instantly share code, notes, and snippets.

@joeybaker
Created April 12, 2013 05:57
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/463cf722d749a89df18c to your computer and use it in GitHub Desktop.
Save joeybaker/463cf722d749a89df18c 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
joeybaker@jbubnt:/Users/joeybaker/server/uwn git:(master*) $ gitx
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: { id: '0.1.6-1',
debug: md5: 'e74d50812b4d9bdbf54776b3cdf322e7',
debug: filename: 'ubntjoey-uwn-0.1.6-1.tgz',
debug: ctime: 1365745875642 } ],
debug: env: { SUBDOMAIN: 'uwn', NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config: {},
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1365716768151,
debug: mtime: 1365745875654,
debug: resource: 'App',
debug: _rev: '3-94881132ceaafb3c4bf2ba4ed2cf639f',
debug: version: '0.1.6-1',
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: cradle: '~0.6',
data: wheelhouse-router: '~0.2',
data: lodash: '~1',
data: walker: '~1.0',
data: backbone: '~1.0',
data: handlebars: '~1.0',
data: flatiron: '~0.3',
data: underscore.string: '~2.3',
data: union: '~0.3',
data: wheelhouse-couch: '~0.2',
data: st: '~0.1',
data: wheelhouse-handlebars: '~0.2',
data: cloudinary: '~1.0.2',
data: backbone-relational: '~0.8'
data: },
data: description: '',
data: devDependencies: {
data: grunt-regarde: '~0.1',
data: grunt-contrib-clean: '~0.4',
data: grunt: '~0.4',
data: request: '~2.16',
data: chai-jquery: '~1.1',
data: browserify-shim: '~2.0',
data: grunt-contrib-livereload: '0.1',
data: grunt-shell: '~0.2',
data: grunt-contrib-uglify: '~0.2',
data: grunt-contrib-imagemin: '~0.1',
data: chai: '~1.5',
data: grunt-bumpx: '~0.1',
data: grunt-contrib-jshint: '~0.4',
data: grunt-contrib-handlebars: '~0.5',
data: grunt-mocha: '~0.3',
data: grunt-contrib-connect: '~0.2',
data: grunt-browserify2: '~0.1',
data: mocha: '~1.9',
data: nock: '~0.16',
data: sinon-chai: '~2.3',
data: grunt-contrib-less: '~0.5',
data: grunt-simple-mocha: '~0.3',
data: grunt-notify: '~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: code: 'supervisor -x grunt -w Gruntfile.js -- code',
data: start: 'node index.js',
data: server-start: "supervisor -w app -e 'js|json' .",
data: install-globals: 'sudo npm i -g supervisor grunt-cli nave bower; bower install && npm install && brew install couchdb'
data: },
data: subdomain: 'uwn',
data: version: '0.1.6-2'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.1.6-2
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn/snapshots/0.1.6-2',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 4121382 },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 201,
debug: result:
debug: { snapshot:
debug: { id: '0.1.6-2',
debug: md5: '4cfb4d47a386d78c751e7dc3dc36c962',
debug: filename: 'ubntjoey-uwn-0.1.6-2.tgz',
debug: ctime: 1365746106421 } } }
info: Updating app uwn
debug: { method: 'PUT',
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: body: '{"name":"uwn","version":"0.1.6-2","description":"","main":"index.js","scripts":{"test":"grunt test","start":"node index.js","server-start":"supervisor -w app -e \'js|json\' .","install-globals":"sudo npm i -g supervisor grunt-cli nave bower; bower install && npm install && brew install couchdb","code":"supervisor -x grunt -w Gruntfile.js -- code"},"repository":{"type":"git","url":"git@github.com:joeybaker/wheelhouse.git"},"keywords":["impress.js","slideshow"],"author":"Joey Baker","license":"BSD","readmeFilename":"README.md","devDependencies":{"grunt":"~0.4","grunt-bumpx":"~0.1","grunt-notify":"~0.2","grunt-contrib-jshint":"~0.4","grunt-contrib-livereload":"0.1","grunt-regarde":"~0.1","grunt-contrib-connect":"~0.2","grunt-contrib-handlebars":"~0.5","grunt-mocha":"~0.3","sinon-chai":"~2.3","chai":"~1.5","mocha":"~1.9","chai-jquery":"~1.1","grunt-shell":"~0.2","grunt-contrib-imagemin":"~0.1","grunt-contrib-clean":"~0.4","grunt-simple-mocha":"~0.3","grunt-contrib-less":"~0.5","grunt-browserify2":"~0.1","browserify-shim":"~2.0","nock":"~0.16","request":"~2.16","grunt-contrib-uglify":"~0.2"},"dependencies":{"handlebars":"~1.0","flatiron":"~0.3","union":"~0.3","st":"~0.1","lodash":"~1","walker":"~1.0","cradle":"~0.6","backbone":"~1.0","underscore.string":"~2.3","backbone-relational":"~0.8","wheelhouse-couch":"~0.2","wheelhouse-handlebars":"~0.2","wheelhouse-router":"~0.2","cloudinary":"~1.0.2"},"subdomain":"uwn","engines":{"node":"0.8.x"}}' }
debug: { statusCode: 204, result: undefined }
info: Activating snapshot 0.1.6-2 for uwn
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn/snapshots/0.1.6-2/activate',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '100000',
debug: rejectUnauthorized: false,
debug: body: '{}' }
debug: { statusCode: 200,
debug: result:
debug: { active:
debug: { id: '0.1.6-2',
debug: md5: '4cfb4d47a386d78c751e7dc3dc36c962',
debug: filename: 'ubntjoey-uwn-0.1.6-2.tgz',
debug: ctime: 1365746106421,
debug: active: false,
debug: running: false } } }
info: Starting app uwn
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/endpoints',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { endpoints:
debug: { joyent:
debug: { 'us-east-1': 'api.nodejitsu.com',
debug: 'us-sw-1': 'api.jyt.us.sw1.nodejitsu.com',
debug: 'eu-ams-1': 'api.jyt.eu.ams1.nodejitsu.com' },
debug: telefonica:
debug: { 'eu-lon-1': 'api.tf.eu.lon1.nodejitsu.com',
debug: 'eu-mad-1': 'api.tf.eu.mad1.nodejitsu.com' } } } }
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn/cloud',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '100000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: [ { provider: 'joyent',
debug: datacenter: 'us-east-1',
debug: drones: 0 } ] }
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/ubntjoey/uwn/start',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '100000',
debug: rejectUnauthorized: false,
debug: body: '{}' }
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