Skip to content

Instantly share code, notes, and snippets.

@nicohvi
Created March 6, 2014 14:20
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 nicohvi/9390740 to your computer and use it in GitHub Desktop.
Save nicohvi/9390740 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu nicohvi
info: jitsu v0.13.14, node v0.10.15
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in coffee marvin.coffee
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/nicohvi/marvin',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json',
debug: 'user-agent': 'jitsu/0.13.14' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'nicohvi/marvin',
debug: name: 'marvin',
debug: scripts: { start: 'marvin.coffee' },
debug: user: 'nicohvi',
debug: subdomain: 'marvin',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'marvin',
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: 1394114495633,
debug: mtime: 1394114495633,
debug: resource: 'App',
debug: _rev: '1-b0b1a77910a027e0d6fc122b403944e3',
debug: version: '0.0.1',
debug: dependencies:
debug: { 'coffee-script': '1.6.3',
debug: irc: '0.3.6',
debug: cron: '1.0.3' },
debug: engines: { node: '0.10.17' },
debug: id: 'marvin' } } }
info: Creating snapshot 0.0.1-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/nicohvi/marvin/snapshots/0.0.1-1',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 1954,
debug: 'user-agent': 'jitsu/0.13.14' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info: Uploading: [=============================] 100%
error: Error running command deploy
error: Error building snapshot
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