Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2012 11:59
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/5d231645929dd6875998 to your computer and use it in GitHub Desktop.
Save anonymous/5d231645929dd6875998 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu brice
info: jitsu v0.10.3-1, node v0.8.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/brice/Dropbox/PERSO/projects/ledrink/app/package.json
data:
data: {
data: name: 'ledrink',
data: scripts: { start: 'app.js' },
data: subdomain: 'ledrink',
data: version: '0.0.1-82',
data: main: 'app.js',
data: engine: '0.8.x',
data: author: 'Brice Lechatellier',
data: engines: { node: '0.8.x' },
data: domains: [ 'app.ledrink.net' ],
data: devDependencies: {
data: jasmine-node: '1.0.x',
data: wrench: '1.3.x',
data: frisby: '0.5.x',
data: commander: '1.0.x'
data: },
data: dependencies: {
data: crypto: '0.0.x',
data: less: '1.3.x',
data: uglify-js: '1.3.x',
data: underscore: '1.4.x',
data: express: '3.x.x',
data: mongoose: '3.3.x',
data: nodemailer: '0.3.x',
data: knox: '0.0.x',
data: hogan.js: '2.0.x'
data: }
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-82
info Uploading: [=============================] 100%
info: Updating app ledrink
info: Activating snapshot 0.0.1-82 for ledrink
info: Starting app ledrink
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: socket hang up
error: at createHangUpError (http.js:1264:15)
error: at Socket.socketOnEnd (http.js:1352:23)
error: at TCP.onread (net.js:418:26)
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