Skip to content

Instantly share code, notes, and snippets.

@calvinbushor
Created October 1, 2012 18:14
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 calvinbushor/5d3b6de19b8a5239a252 to your computer and use it in GitHub Desktop.
Save calvinbushor/5d3b6de19b8a5239a252 to your computer and use it in GitHub Desktop.
Nodejitsu 500 error
info: Welcome to Nodejitsu calvinbushor
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app
info: Checking app availability calvinbushor.com
info: Creating app calvinbushor.com
info: Creating snapshot 0.0.1
info: Updating app calvinbushor.com
info: Activating snapshot 0.0.1 for calvinbushor.com
info: Starting app calvinbushor.com
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: package.json error: can't find starting script: node app
error: Package.json start script declared but not found
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: package.json error: can't find starting script: node app
error: at Spawner.spawn (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:232:17)
error: at Object.oncomplete (fs.js:297:15)
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