Skip to content

Instantly share code, notes, and snippets.

@voodootikigod
Created January 21, 2013 15:54
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 voodootikigod/ece39af3c65e1408de25 to your computer and use it in GitHub Desktop.
Save voodootikigod/ece39af3c65e1408de25 to your computer and use it in GitHub Desktop.
nodejistu error
debug: { statusCode: 500,
debug: result:
debug: { message: 'haibu Error (500): Internal Server Error',
debug: stack: 'Error: haibu Error (500): Internal Server Error\n at Request.Client._request [as _callback] (/root/nodejitsu/node_modules/haibu/node_modules/haibu-api/lib/client/client.js:95:15)\n at Request.init.self.callback (/root/nodejitsu/node_modules/haibu/node_modules/request/main.js:119:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/nodejitsu/node_modules/haibu/node_modules/request/main.js:521:16)\n at Request.EventEmitter.emit (events.js:96:17)\n at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/haibu/node_modules/request/main.js:483:14)\n at IncomingMessage.EventEmitter.emit (events.js:126:20)\n at IncomingMessage._emitEnd (http.js:366:10)\n at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)\n at Socket.socketOnData (http.js:1367:20)',
debug: result:
debug: { error:
debug: { message: 'Target script does not exist: /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace',
debug: stack: 'Error: Target script does not exist: /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace\n at /root/haibu-orchestra/node_modules/haibu/node_modules/forever-monitor/lib/forever-monitor/monitor.js:143:26\n at process.startup.processNextTick.process._tickCallback (node.js:244:9)',
debug: event: 'error:service' } },
debug: status: '500' } }
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: Target script does not exist: /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace
error: Error output from Haibu:
error:
error: Error: Target script does not exist: /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace
error: at /root/haibu-orchestra/node_modules/haibu/node_modules/forever-monitor/lib/forever-monitor/monitor.js:143:26
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment