Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2013 16:19
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 anonymous/9016826bf8d5fdf6739d to your computer and use it in GitHub Desktop.
Save anonymous/9016826bf8d5fdf6739d to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu seannicholls
info: jitsu v0.13.2, node v0.8.15
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/seannicholls/Hyperstarter',
debug: headers:
debug: { Authorization: '*************************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'seannicholls/Hyperstarter',
debug: name: 'Hyperstarter',
debug: scripts:
debug: { install: 'node setup/setup.js',
debug: start: 'node index.js' },
debug: user: 'seannicholls',
debug: subdomain: 'hyperstarter',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'hyperstarter',
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: 1383058532981,
debug: mtime: 1383058532981,
debug: resource: 'App',
debug: _rev: '1-ee3bc9dd44e550b748c5965817c99240',
debug: version: '0.0.1',
debug: dependencies:
debug: { express: '3.4.0',
debug: ejs: '*',
debug: stylus: '*',
debug: async: '*',
debug: mongoose: '*',
debug: stripe: '*',
debug: 'mailchimp-api': '*' },
debug: engines: { node: '0.10.x' },
debug: id: 'Hyperstarter' } } }
info: Creating snapshot 0.0.1-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/seannicholls/Hyperstarter/snapshots/0.0.1-1',
debug: headers:
debug: { Authorization: '*************************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 1605008 },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 500,
debug: result: { error: 'npm exited with code 1' } }
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
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