Skip to content

Instantly share code, notes, and snippets.

@caasi
Created August 14, 2012 17:29
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 caasi/3351029 to your computer and use it in GitHub Desktop.
Save caasi/3351029 to your computer and use it in GitHub Desktop.
deploy without stop first
info: Creating snapshot 0.1.1-7
info: Updating app life
info: Activating snapshot 0.1.1-7 for life
info: Starting app life
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: connect ECONNREFUSED
error: at errnoException (net.js:768:11)
error: at Object.afterConnect [as oncomplete] (net.js:759:19)
info: Nodejitsu not ok
info: Creating snapshot 0.1.1-9
info: Updating app life
info: Activating snapshot 0.1.1-9 for life
info: Starting app life
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: Target script does not exist: /opt/haibu/carapace-versions/0.6.19/node_modules/haibu-carapace/bin/carapace
error: Error output from Haibu:
error:
error: Error: Target script does not exist: /opt/haibu/carapace-versions/0.6.19/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)
info: Nodejitsu not ok
@alissaVrk
Copy link

I have the same problem, was there a solution?

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