Skip to content

Instantly share code, notes, and snippets.

@hiattp
Created September 11, 2012 14:55
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 hiattp/3699396 to your computer and use it in GitHub Desktop.
Save hiattp/3699396 to your computer and use it in GitHub Desktop.
Socket hang up error (nodejitsu)
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