Skip to content

Instantly share code, notes, and snippets.

@bengourley
Created October 12, 2012 19:39
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 bengourley/3881083 to your computer and use it in GitHub Desktop.
Save bengourley/3881083 to your computer and use it in GitHub Desktop.
jitsu deploy error
"dependencies": {
"express": "3.0.0rc1",
"jade": "0.27",
"stylus": "0.28",
"nib": "0.7",
"versionator": "0.2",
"compact": "0.1",
"request": "2.10",
"async": "~0.1",
"bcrypt": "~0.7",
"bundled": "~0.0",
"connect-mongodb": "~1.1",
"crud-model": "git://github.com/serby/crud-model.git",
"date-utils": "~1.2",
"express-validator": "~0.2",
"fileupload": "~0.2",
"lodash": "~0.6",
"markdown": "~0.3",
"mime": "~1.2",
"mkdirp": "~0.3",
"mongodb": "~0.9",
"nodemailer": "~0.3",
"piton-pipe": "~0.0",
"rss": "~0.0",
"save": "~0.0",
"save-mongodb": "~0.0",
"schemata": "~0.0",
"service-locator": "~0.0",
"st": "~0.0.7",
"trunky": "~0.1",
"validity": "~0.0",
"winston": "~0.5",
"secure": "~0.0"
}
info: Creating snapshot 0.1.0-25
info: Updating app iowmcc
info: Activating snapshot 0.1.0-25 for iowmcc
info: Starting app iowmcc
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:1263:15)
error: at Socket.socketOnEnd (http.js:1351: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