Skip to content

Instantly share code, notes, and snippets.

@bambeano
Created October 16, 2013 00:53
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 bambeano/f375475b2662e184ea07 to your computer and use it in GitHub Desktop.
Save bambeano/f375475b2662e184ea07 to your computer and use it in GitHub Desktop.
error deploying or creating snapshot
! 634)-> jitsu deploy --debug
info: Welcome to Nodejitsu bambeano
info: jitsu v0.13.2, node v0.10.5
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/bambeano/lcwa',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'bambeano/lcwa',
debug: name: 'lcwa',
debug: scripts: { start: 'app.js' },
debug: user: 'bambeano',
debug: subdomain: 'lcwa',
debug: snapshots:
debug: [ { id: '0.0.1-20',
debug: md5: 'b21d8e5e2c08b9f3b5d7813cc877777d',
debug: filename: 'bambeano-lcwa-0.0.1-20.tgz',
debug: ctime: 1352620082101 },
debug: { id: '0.0.1-21',
debug: md5: 'b5bbaee5d01d4f2e68eab051dc7880b2',
debug: filename: 'bambeano-lcwa-0.0.1-21.tgz',
debug: ctime: 1352620538577 },
debug: { id: '0.0.1-22',
debug: md5: '2942b9189bdd47bdf5c6b4d2e0f0ed01',
debug: filename: 'bambeano-lcwa-0.0.1-22.tgz',
debug: ctime: 1352741306926 },
debug: { id: '0.0.1-23',
debug: md5: 'a239310eedd61dc8265f4558ce211192',
debug: filename: 'bambeano-lcwa-0.0.1-23.tgz',
debug: ctime: 1352754805900 },
debug: { id: '0.0.1-24',
debug: md5: '1e0537f0ec0025cb5dd34b5b78cdbfa6',
debug: filename: 'bambeano-lcwa-0.0.1-24.tgz',
debug: ctime: 1352757019591 },
debug: { id: '0.0.1-25',
debug: md5: '1809a8c3f63d3f7448faf85ad4a46825',
debug: filename: 'bambeano-lcwa-0.0.1-25.tgz',
debug: ctime: 1354828268094 },
debug: { id: '0.0.1-26',
debug: md5: '7ab5fc413b2936e6bc8690c6f03f60b3',
debug: filename: 'bambeano-lcwa-0.0.1-26.tgz',
debug: ctime: 1359657502549 } ],
debug: env:
debug: { SUBDOMAIN: 'lcwa',
debug: NODE_ENV: 'production',
debug: CONN_STRING: 'mongodb://nodejitsu:f9a5477bf5478aff36305a386977b49f@alex.mongohq.com:10066/nodejitsudb668409516228',
debug: PORT: '9898' },
debug: domains:
debug: [ 'lcwa.thekerns.org',
debug: 'lcwa.nodejitsu.com',
debug: 'home.levelchangewrestling.com' ],
debug: databases: {},
debug: config:
debug: { cloud:
debug: [ { provider: 'joyent',
debug: datacenter: 'us-east-1',
debug: drones: 0,
debug: ram: 256 } ] },
debug: state: 'stopped',
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1352619951157,
debug: mtime: 1359677735983,
debug: resource: 'App',
debug: _rev: '54-e85ad8a9c6fb3a23abd857012822882c',
debug: version: '0.0.1-26',
debug: dependencies:
debug: { express: '3.0.0rc5',
debug: 'express-load': '1.1.2',
debug: mongoose: '3.3.1',
debug: consolidate: '0.4.0',
debug: 'dustjs-linkedin': '1.1.1',
debug: amanda: '0.4.2',
debug: everyauth: '0.3.1' },
debug: engines: { node: '0.8.x' },
debug: id: 'lcwa',
debug: active:
debug: { id: '0.0.1-26',
debug: md5: '7ab5fc413b2936e6bc8690c6f03f60b3',
debug: filename: 'bambeano-lcwa-0.0.1-26.tgz',
debug: ctime: 1359657502549,
debug: active: false,
debug: running: false },
debug: subscriptionId: 2530171,
debug: last:
debug: { id: '0.0.1-26',
debug: md5: '7ab5fc413b2936e6bc8690c6f03f60b3',
debug: filename: 'bambeano-lcwa-0.0.1-26.tgz',
debug: ctime: 1359657502549,
debug: active: false,
debug: running: false },
debug: running:
debug: { id: '0.0.1-26',
debug: md5: '7ab5fc413b2936e6bc8690c6f03f60b3',
debug: filename: 'bambeano-lcwa-0.0.1-26.tgz',
debug: ctime: 1359657502549,
debug: active: false,
debug: running: false } } } }
info: Creating snapshot 0.0.1-27
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/bambeano/lcwa/snapshots/0.0.1-27',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 302403 },
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
(djkern)-(jobs:0)-(~/Documents/Development/Node/lcwa/source)
(! 635)->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment