Skip to content

Instantly share code, notes, and snippets.

@RickAppleton
Created January 28, 2013 08:26
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 RickAppleton/799d75e02363ff2645c8 to your computer and use it in GitHub Desktop.
Save RickAppleton/799d75e02363ff2645c8 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:2
6)
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)
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: tar exited with code: 2
error: Error output from Haibu:
error:
error: Error: tar exited with code: 2
error: at ChildProcess.Tar.init (/root/haibu-orchestra/node_modules/haibu/lib/haibu/repositories/tar.js:58:26)
error: at ChildProcess.EventEmitter.emit (events.js:91:17)
error: at Process._handle.onexit (child_process.js:674:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment