Created
October 12, 2012 19:39
-
-
Save bengourley/3881083 to your computer and use it in GitHub Desktop.
jitsu deploy error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: <[email protected]> | |
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