Skip to content

Instantly share code, notes, and snippets.

@amithalb
Created November 17, 2014 20:03
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 amithalb/c6fa89e333f522cda39a to your computer and use it in GitHub Desktop.
Save amithalb/c6fa89e333f522cda39a to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu designrails
info: jitsu v0.14.0, node v0.10.25
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones bruce 10
info: Setting number of drones for app bruce to 10
error: Error running command apps setdrones bruce 10
error: Errors occured while starting the application
error: Error returned from Nodejitsu:
error: Error: No servers available
error: at checkFree (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:710:23)
error: at /root/nodejitsu/lib/nodejitsu/resources/app/controller.js:309:14
error: at /root/nodejitsu/node_modules/conservatory-api/lib/client/servers.js:58:5
error: at Request.onComplete [as _callback] (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:177:7)
error: at Request.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/index.js:148:22)
error: at Request.emit (events.js:98:17)
error: at Request.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/index.js:876:14)
error: at Request.emit (events.js:117:20)
error: at IncomingMessage.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/index.js:827:12)
error: at IncomingMessage.emit (events.js:117:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment