Skip to content

Instantly share code, notes, and snippets.

@arush
Created April 29, 2013 17:10
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 arush/e51e14dff991c922326f to your computer and use it in GitHub Desktop.
Save arush/e51e14dff991c922326f to your computer and use it in GitHub Desktop.
data:
data: {
data: subdomain: 'escobar',
data: domains: [ 'www.getbrandid.com', 'getbrandid.com' ],
data: private: true,
data: scripts: { start: 'app.js' },
data: name: 'escobar',
data: version: '0.6.2-14',
data: dependencies: {
data: mailchimp: '>= 0.9.5',
data: xml2js: '>= 0.2.0',
data: request: '2.12.0',
data: node-intercom: 'https://github.com/brandid/node-intercom/tarball/master',
data: node-recurlyjs-sign: 'https://github.com/brandid/node-recurlyjs-sign/tarball/master',
data: node-recurly: 'https://github.com/brandid/node-recurly/tarball/master',
data: express: '3.1.0',
data: js2xml: 'https://github.com/brandid/js2xml/tarball/master',
data: parse-api: 'https://github.com/brandid/node-parse-api/tarball/master'
data: },
data: engines: { node: '0.8.x' }
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.6.2-14
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm http GET https://registry.npmjs.org/express/3.1.0
npm http GET https://registry.npmjs.org/request/2.12.0
npm http GET https://registry.npmjs.org/mailchimp
npm http GET https://registry.npmjs.org/xml2js
npm http GET https://github.com/brandid/node-intercom/tarball/master
npm http GET https://github.com/brandid/node-recurly/tarball/master
npm http GET https://github.com/brandid/node-recurlyjs-sign/tarball/master
npm http GET https://github.com/brandid/js2xml/tarball/master
npm http GET https://github.com/brandid/node-parse-api/tarball/master
npm http 200 https://registry.npmjs.org/express/3.1.0
npm http GET https://registry.npmjs.org/express/-/express-3.1.0.tgz
npm http 200 https://registry.npmjs.org/request/2.12.0
npm http GET https://registry.npmjs.org/request/-/request-2.12.0.tgz
npm http 200 https://registry.npmjs.org/mailchimp
npm http GET https://registry.npmjs.org/mailchimp/-/mailchimp-0.9.5.tgz
npm http 200 https://registry.npmjs.org/xml2js
npm http GET https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz
npm http 200 https://github.com/brandid/node-parse-api/tarball/master
npm http 200 https://github.com/brandid/node-intercom/tarball/master
npm http 200 https://registry.npmjs.org/express/-/express-3.1.0.tgz
npm http 200 https://github.com/brandid/js2xml/tarball/master
npm http 200 https://registry.npmjs.org/request/-/request-2.12.0.tgz
npm http 200 https://github.com/brandid/node-recurly/tarball/master
npm http 200 https://github.com/brandid/node-recurlyjs-sign/tarball/master
npm http 200 https://registry.npmjs.org/mailchimp/-/mailchimp-0.9.5.tgz
npm http 200 https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz
npm ERR! cb() never called!
npm ERR! not ok code 0
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