Skip to content

Instantly share code, notes, and snippets.

@dhyasama
Created October 2, 2013 21:47
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 dhyasama/91a0597ccf60bd0b4e43 to your computer and use it in GitHub Desktop.
Save dhyasama/91a0597ccf60bd0b4e43 to your computer and use it in GitHub Desktop.
Welcome to Nodejitsu dhyasama
info: jitsu v0.13.2, node v0.10.1
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/dhyasama/ff-lp',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'dhyasama/ff-lp',
debug: name: 'ff-lp',
debug: scripts: { start: 'node server' },
debug: user: 'dhyasama',
debug: subdomain: 'lp-dev',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'lp-dev',
debug: NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config:
debug: { cloud:
debug: [ { datacenter: 'us-east-1',
debug: provider: 'joyent',
debug: drones: 1,
debug: ram: 256 } ] },
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1380749025178,
debug: mtime: 1380749025178,
debug: resource: 'App',
debug: _rev: '1-84abc22ba5403970f0a67816c553c858',
debug: version: '0.1.0-1',
debug: dependencies:
debug: { express: '~3.0.0',
debug: jade: '~0.27.7',
debug: 'connect-mongo': '~0.2.0',
debug: pg: '0.5.7',
debug: async: '~0.1.22',
debug: mongoose: '~3.6.7',
debug: emailjs: '~0.3.4',
debug: passport: '~0.1.16',
debug: 'passport-local': '~0.1.6',
debug: 'passport-facebook': '~0.1.5',
debug: twilio: '1.2.0' },
debug: engines: { node: '0.10.1' },
debug: id: 'ff-lp' } } }
info: Creating snapshot 0.1.0-2
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/dhyasama/ff-lp/snapshots/0.1.0-2',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 4115553 },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 500,
debug: result: { error: 'No matching versions found' } }
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment