Skip to content

Instantly share code, notes, and snippets.

@hiattp
Created September 10, 2012 03:38
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/3688714 to your computer and use it in GitHub Desktop.
Save hiattp/3688714 to your computer and use it in GitHub Desktop.
Nodejitsu deploy 500 error
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.3
info: Updating app food-exercises
info: Activating snapshot 0.0.3 for food-exercises
info: Stopping app food-exercises
info: App food-exercises is now stopped
info: Starting app food-exercises
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:417:26)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment