Skip to content

Instantly share code, notes, and snippets.

@jcrugzz
Created August 16, 2012 09:55
Show Gist options
  • Save jcrugzz/3369004 to your computer and use it in GitHub Desktop.
Save jcrugzz/3369004 to your computer and use it in GitHub Desktop.
marketing
info: Welcome to Nodejitsu jcrugzz
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in node app.js
warn: Local version appears to be old
warn: Your package.json version will be incremented for you automatically
warn: About to write /Users/jcrugzz/node.js/btc/blackMarketing/package.json
data:
data: {
data: name: 'blackMarketing',
data: dependencies: {
data: sendgrid-web: '0.0.x',
data: connect: '2.4.x',
data: utile: '0.1.x',
data: nano: '3.2.x',
data: ecstatic: '0.1.x',
data: winston: '0.6.x',
data: union: '0.3.x',
data: flatiron: '0.2.x',
data: node-uuid: '1.3.x',
data: errs: '0.2.x'
data: },
data: scripts: { start: 'node app.js' },
data: version: '0.0.0-3',
data: subdomain: 'blackMarketing',
data: domains: [ 'qrhook.com', 'www.qrhook.com' ],
data: engines: { node: '>= 0.8.0' }
data: }
data:
prompt: Is this ok?: (yes) y
info: Creating snapshot 0.0.0-3
info: Updating app blackMarketing
info: Activating snapshot 0.0.0-3 for blackMarketing
info: Starting app blackMarketing
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: NPM Install failed
error: NPM failed to install dependencies
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: NPM Install failed
error: at ChildProcess.<anonymous> (/root/haibu-orchestra/node_modules/haibu/lib/haibu/plugins/useraccounts.js:116:19)
error: at ChildProcess.EventEmitter.emit (events.js:91:17)
error: at Process._handle.onexit (child_process.js:674:10)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment