Skip to content

Instantly share code, notes, and snippets.

@arush
Created January 24, 2013 14:20
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 arush/2460fe8c2966f8dfaf38 to your computer and use it in GitHub Desktop.
Save arush/2460fe8c2966f8dfaf38 to your computer and use it in GitHub Desktop.
error: 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)
@arush
Copy link
Author

arush commented Jan 24, 2013

same thing for capone

info: Updating app capone
info: Activating snapshot 0.0.1-8 for capone
info: Starting app capone
error: 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment