Created
September 11, 2012 14:55
-
-
Save hiattp/3699396 to your computer and use it in GitHub Desktop.
Socket hang up error (nodejitsu)
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
path.existsSync is now called `fs.existsSync`. | |
info: Welcome to Nodejitsu hiattp | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing your application dependencies in app.js | |
info: Creating snapshot 0.0.4 | |
error: Error running command deploy | |
error: socket hang up | |
error: Error: socket hang up | |
error: at createHangUpError (http.js:1253:15) | |
error: at Socket.socketCloseListener (http.js:1304:23) | |
error: at Socket.EventEmitter.emit (events.js:115:20) | |
error: at Socket._destroy.destroyed (net.js:358:10) | |
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9) | |
info: Nodejitsu not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment