Created
August 14, 2012 17:29
-
-
Save caasi/3351029 to your computer and use it in GitHub Desktop.
deploy without stop first
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have the same problem, was there a solution?