Skip to content

Instantly share code, notes, and snippets.

@DServy
Created November 20, 2013 23:30
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 DServy/366a33938da38e7990ab to your computer and use it in GitHub Desktop.
Save DServy/366a33938da38e7990ab to your computer and use it in GitHub Desktop.
Deploy issues
info: Welcome to Nodejitsu alltrips
info: jitsu v0.13.3, node v0.10.21
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node server.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/dstaley/Dropbox/alltrips/glory-bowl/package.json
data:
data: {
data: author: 'David Staley, Sam Fitz, BJ Hansen',
data: dependencies: {
data: mongoose: '~3.8.0',
data: passport: '~0.1.17',
data: express: '~3.4.4',
data: async: '~0.2.9',
data: connect-flash: '~0.1.1',
data: passport-google-oauth: '~0.1.5',
data: express-cdn: '~0.1.6',
data: passport-local: '~0.1.6',
data: underscore: '~1.5.2',
data: view-helpers: '~0.1.3',
data: mean-logger: '~0.0.1',
data: connect-mongo: '~0.3.3',
data: jade: '~0.35.0',
data: passport-facebook: '~1.0.1',
data: passport-twitter: '~1.0.2'
data: },
data: description: 'AllTrips Pubs',
data: devDependencies: {
data: grunt-contrib-htmlmin: '~0.1.3',
data: time-grunt: '~0.2.0',
data: grunt-bower-task: '~0.3.2',
data: grunt-usemin: '~2.0.0',
data: grunt-contrib-compass: '~0.6.0',
data: grunt-bower-install: '~0.6.1',
data: grunt-rev: '~0.1.0',
data: grunt-contrib-copy: '~0.4.1',
data: load-grunt-tasks: '~0.2.0',
data: grunt-contrib-jshint: '~0.7.1',
data: grunt: '~0.4.1',
data: should: '~2.0.2',
data: grunt-mocha: '~0.4.1',
data: grunt-contrib-uglify: '~0.2.5',
data: grunt-contrib-cssmin: '~0.7.0',
data: grunt-contrib-jade: '~0.8.0',
data: supertest: '~0.8.1',
data: grunt-contrib-concat: '~0.3.0',
data: forever: '~0.10.9',
data: grunt-concurrent: '~0.4.1',
data: grunt-svgmin: '~0.2.1',
data: grunt-contrib-imagemin: '~0.3.0',
data: grunt-contrib-connect: '~0.5.0',
data: grunt-mocha-test: '~0.7.0',
data: grunt-cli: '~0.1.10',
data: grunt-autoprefixer: '~0.4.0',
data: grunt-nodemon: '~0.1.1',
data: grunt-contrib-watch: '~0.5.3',
data: connect-livereload: '~0.3.0',
data: grunt-contrib-clean: '~0.5.0',
data: grunt-open: '~0.2.2'
data: },
data: engines: { node: '0.10.x', npm: '1.2.x' },
data: name: 'glory-bowl',
data: private: true,
data: repository: { type: 'git', url: 'https://github.com/AllTrips/glory-bowl.git' },
data: scripts: { start: 'node server.js', test: 'node node_modules/grunt-cli/bin/grunt test' },
data: subdomain: 'alltrips',
data: version: '0.0.25-5'
data: }
data:
prompt: Is this ok?: (yes) yes
info: Creating snapshot 0.0.25-5
info Uploading: [=============================] 100%
error: Error running command deploy
info: jitsu's client request timed out before the server could respond. Please increase your client timeout
help: (Example: `jitsu config set timeout 480000`)
help: This error may be due to network connection problems
dsrlt1:glory-bowl dstaley$ jitsu deploy --debug
info: Welcome to Nodejitsu alltrips
info: jitsu v0.13.3, node v0.10.21
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node server.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/glory-bowl',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'alltrips/glory-bowl',
debug: name: 'glory-bowl',
debug: scripts:
debug: { start: 'node server.js',
debug: test: 'node node_modules/grunt-cli/bin/grunt test' },
debug: user: 'alltrips',
debug: subdomain: 'alltrips',
debug: snapshots:
debug: [ { id: '0.0.25-5',
debug: md5: '5e0246e97652942767bf08118d4d3d96',
debug: filename: 'alltrips-glory-bowl-0.0.25-5.tgz',
debug: ctime: 1384988361096 } ],
debug: env:
debug: { SUBDOMAIN: 'alltrips',
debug: NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config:
debug: { cloud:
debug: [ { drones: 3,
debug: datacenter: 'us-east-1',
debug: provider: 'joyent',
debug: ram: 256 } ] },
debug: state: 'started',
debug: maxDrones: 2,
debug: drones: 2,
debug: ctime: 1384833058718,
debug: mtime: 1384988795003,
debug: resource: 'App',
debug: _rev: '228-a499f9e4e5618d998879a0c98baf6bb4',
debug: version: '0.0.25-5',
debug: dependencies:
debug: { express: '~3.4.4',
debug: jade: '~0.35.0',
debug: mongoose: '~3.8.0',
debug: 'connect-mongo': '~0.3.3',
debug: 'connect-flash': '~0.1.1',
debug: passport: '~0.1.17',
debug: 'passport-local': '~0.1.6',
debug: 'passport-facebook': '~1.0.1',
debug: 'passport-twitter': '~1.0.2',
debug: 'passport-google-oauth': '~0.1.5',
debug: underscore: '~1.5.2',
debug: async: '~0.2.9',
debug: 'view-helpers': '~0.1.3',
debug: 'mean-logger': '~0.0.1',
debug: 'express-cdn': '~0.1.6' },
debug: devDependencies:
debug: { supertest: '~0.8.1',
debug: should: '~2.0.2',
debug: 'grunt-contrib-jshint': '~0.7.1',
debug: 'grunt-nodemon': '~0.1.1',
debug: 'grunt-mocha-test': '~0.7.0',
debug: 'grunt-contrib-jade': '~0.8.0',
debug: 'grunt-open': '~0.2.2',
debug: forever: '~0.10.9',
debug: grunt: '~0.4.1',
debug: 'grunt-cli': '~0.1.10',
debug: 'grunt-bower-task': '~0.3.2',
debug: 'grunt-contrib-watch': '~0.5.3',
debug: 'grunt-contrib-copy': '~0.4.1',
debug: 'grunt-contrib-concat': '~0.3.0',
debug: 'grunt-contrib-uglify': '~0.2.5',
debug: 'grunt-contrib-compass': '~0.6.0',
debug: 'grunt-contrib-cssmin': '~0.7.0',
debug: 'grunt-contrib-connect': '~0.5.0',
debug: 'grunt-contrib-clean': '~0.5.0',
debug: 'grunt-contrib-htmlmin': '~0.1.3',
debug: 'grunt-bower-install': '~0.6.1',
debug: 'grunt-contrib-imagemin': '~0.3.0',
debug: 'grunt-rev': '~0.1.0',
debug: 'grunt-autoprefixer': '~0.4.0',
debug: 'grunt-usemin': '~2.0.0',
debug: 'grunt-mocha': '~0.4.1',
debug: 'grunt-svgmin': '~0.2.1',
debug: 'grunt-concurrent': '~0.4.1',
debug: 'load-grunt-tasks': '~0.2.0',
debug: 'time-grunt': '~0.2.0',
debug: 'connect-livereload': '~0.3.0' },
debug: description: 'AllTrips Pubs',
debug: repository:
debug: { type: 'git',
debug: url: 'https://github.com/AllTrips/glory-bowl.git' },
debug: engines: { node: '0.10.x', npm: '1.2.x' },
debug: id: 'glory-bowl',
debug: active:
debug: { id: '0.0.25-5',
debug: md5: '5e0246e97652942767bf08118d4d3d96',
debug: filename: 'alltrips-glory-bowl-0.0.25-5.tgz',
debug: ctime: 1384988361096,
debug: active: false,
debug: running: false },
debug: subscriptionId: 4230724,
debug: running:
debug: { id: '0.0.25-5',
debug: md5: '5e0246e97652942767bf08118d4d3d96',
debug: filename: 'alltrips-glory-bowl-0.0.25-5.tgz',
debug: ctime: 1384988361096,
debug: active: false,
debug: running: false } } } }
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/dstaley/Dropbox/alltrips/glory-bowl/package.json
data:
data: {
data: author: 'David Staley, Sam Fitz, BJ Hansen',
data: dependencies: {
data: passport-google-oauth: '~0.1.5',
data: connect-mongo: '~0.3.3',
data: underscore: '~1.5.2',
data: mongoose: '~3.8.0',
data: connect-flash: '~0.1.1',
data: mean-logger: '~0.0.1',
data: view-helpers: '~0.1.3',
data: express-cdn: '~0.1.6',
data: passport-facebook: '~1.0.1',
data: passport-twitter: '~1.0.2',
data: passport-local: '~0.1.6',
data: passport: '~0.1.17',
data: async: '~0.2.9',
data: express: '~3.4.4',
data: jade: '~0.35.0'
data: },
data: description: 'AllTrips Pubs',
data: devDependencies: {
data: grunt-rev: '~0.1.0',
data: grunt-contrib-copy: '~0.4.1',
data: grunt-contrib-clean: '~0.5.0',
data: grunt-mocha-test: '~0.7.0',
data: grunt-contrib-cssmin: '~0.7.0',
data: should: '~2.0.2',
data: grunt-contrib-watch: '~0.5.3',
data: grunt-concurrent: '~0.4.1',
data: grunt-contrib-connect: '~0.5.0',
data: grunt-autoprefixer: '~0.4.0',
data: grunt-usemin: '~2.0.0',
data: time-grunt: '~0.2.0',
data: grunt-contrib-compass: '~0.6.0',
data: grunt-contrib-htmlmin: '~0.1.3',
data: grunt-open: '~0.2.2',
data: connect-livereload: '~0.3.0',
data: grunt-nodemon: '~0.1.1',
data: grunt-bower-install: '~0.6.1',
data: grunt-mocha: '~0.4.1',
data: grunt-bower-task: '~0.3.2',
data: grunt-contrib-uglify: '~0.2.5',
data: load-grunt-tasks: '~0.2.0',
data: grunt: '~0.4.1',
data: grunt-svgmin: '~0.2.1',
data: grunt-contrib-imagemin: '~0.3.0',
data: grunt-contrib-jade: '~0.8.0',
data: supertest: '~0.8.1',
data: forever: '~0.10.9',
data: grunt-contrib-concat: '~0.3.0',
data: grunt-cli: '~0.1.10',
data: grunt-contrib-jshint: '~0.7.1'
data: },
data: engines: { node: '0.10.x', npm: '1.2.x' },
data: name: 'glory-bowl',
data: private: true,
data: repository: { type: 'git', url: 'https://github.com/AllTrips/glory-bowl.git' },
data: scripts: { start: 'node server.js', test: 'node node_modules/grunt-cli/bin/grunt test' },
data: subdomain: 'alltrips',
data: version: '0.0.25-6'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.25-6
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/glory-bowl/snapshots/0.0.25-6',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 12995957 },
debug: timeout: '480000',
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 201,
debug: result:
debug: { snapshot:
debug: { id: '0.0.25-6',
debug: md5: '7ca5cea5e5eea77e9d585bb2dee70866',
debug: filename: 'alltrips-glory-bowl-0.0.25-6.tgz',
debug: ctime: 1384990039481 } } }
info: Updating app glory-bowl
debug: { method: 'PUT',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/glory-bowl',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
debug: rejectUnauthorized: false,
debug: body: '{"name":"glory-bowl","description":"AllTrips Pubs","version":"0.0.25-6","private":true,"author":"David Staley, Sam Fitz, BJ Hansen","repository":{"type":"git","url":"https://github.com/AllTrips/glory-bowl.git"},"engines":{"node":"0.10.x","npm":"1.2.x"},"scripts":{"start":"node server.js","test":"node node_modules/grunt-cli/bin/grunt test"},"dependencies":{"express":"~3.4.4","jade":"~0.35.0","mongoose":"~3.8.0","connect-mongo":"~0.3.3","connect-flash":"~0.1.1","passport":"~0.1.17","passport-local":"~0.1.6","passport-facebook":"~1.0.1","passport-twitter":"~1.0.2","passport-google-oauth":"~0.1.5","underscore":"~1.5.2","async":"~0.2.9","view-helpers":"~0.1.3","mean-logger":"~0.0.1","express-cdn":"~0.1.6"},"devDependencies":{"supertest":"~0.8.1","should":"~2.0.2","grunt-contrib-jshint":"~0.7.1","grunt-nodemon":"~0.1.1","grunt-mocha-test":"~0.7.0","grunt-contrib-jade":"~0.8.0","grunt-open":"~0.2.2","forever":"~0.10.9","grunt":"~0.4.1","grunt-cli":"~0.1.10","grunt-bower-task":"~0.3.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-copy":"~0.4.1","grunt-contrib-concat":"~0.3.0","grunt-contrib-uglify":"~0.2.5","grunt-contrib-compass":"~0.6.0","grunt-contrib-cssmin":"~0.7.0","grunt-contrib-connect":"~0.5.0","grunt-contrib-clean":"~0.5.0","grunt-contrib-htmlmin":"~0.1.3","grunt-bower-install":"~0.6.1","grunt-contrib-imagemin":"~0.3.0","grunt-rev":"~0.1.0","grunt-autoprefixer":"~0.4.0","grunt-usemin":"~2.0.0","grunt-mocha":"~0.4.1","grunt-svgmin":"~0.2.1","grunt-concurrent":"~0.4.1","load-grunt-tasks":"~0.2.0","time-grunt":"~0.2.0","connect-livereload":"~0.3.0"},"subdomain":"alltrips"}' }
debug: { statusCode: 204, result: undefined }
info: Activating snapshot 0.0.25-6 for glory-bowl
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/glory-bowl/snapshots/0.0.25-6/activate',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
debug: rejectUnauthorized: false,
debug: body: '{}' }
debug: { statusCode: 200,
debug: result:
debug: { active:
debug: { id: '0.0.25-6',
debug: md5: '7ca5cea5e5eea77e9d585bb2dee70866',
debug: filename: 'alltrips-glory-bowl-0.0.25-6.tgz',
debug: ctime: 1384990039481,
debug: active: false,
debug: running: false } } }
info: Starting app glory-bowl
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/endpoints',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
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: 'us-west-1': 'api.jyt.us.west1.nodejitsu.com',
debug: 'eu-ams-1': 'api.jyt.eu.ams1.nodejitsu.com' } } } }
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/glory-bowl/start',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
debug: rejectUnauthorized: false,
debug: body: '{}' }
error: Error running command deploy
info: The nodejitsu api reset the connection
help: This error may be due to the application or the drone server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment