Skip to content

Instantly share code, notes, and snippets.

@kaareal
Created January 27, 2013 19:32
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 kaareal/4649962 to your computer and use it in GitHub Desktop.
Save kaareal/4649962 to your computer and use it in GitHub Desktop.
Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start the app
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from app:
error:
error: fs.js:520
error: return binding.lstat(pathModule._makeLong(path));
error: ^
error: Error: ENOENT, no such file or directory '/opt/haibu/node-versions/0.8.16/bin/coffee'
error: at Object.fs.lstatSync (fs.js:520:18)
error: at Object.realpathSync (fs.js:1047:21)
error: at EventEmitter.module.exports.carapace.coffee (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/lib/plugins/coffee.js:7:26)
error: at /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace:58:23
error: at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/node_modules/async/lib/async.js:108:13)
error: at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/node_modules/async/lib/async.js:119:25)
error: at /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace:59:23
error: at EventEmitter.carapace.setuid (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/lib/plugins/setuid.js:11:21)
error: at /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace:58:23
error: at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/node_modules/async/lib/async.js:108:13)
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