Skip to content

Instantly share code, notes, and snippets.

@jakeleboeuf
Created May 5, 2014 17:08
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 jakeleboeuf/89c54d2b35a52f49abb3 to your computer and use it in GitHub Desktop.
Save jakeleboeuf/89c54d2b35a52f49abb3 to your computer and use it in GitHub Desktop.
No servers available
debug: { message: 'No servers available',
debug: stack: 'Error: No servers available\n at checkFree (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:717:23)\n at AppController._provision (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:309:14)\n at Servers.provision (/root/nodejitsu/node_modules/conservatory-api/lib/client/servers.js:58:5)\n at Request.onComplete [as _callback] (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:161:7)\n at Request.init.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:127:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:767:16)\n at Request.EventEmitter.emit (events.js:126:20)\n at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:729:14)\n at IncomingMessage.EventEmitter.emit (events.js:126:20)' } ] } }
error: Error running command deploy
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:717:23)
error: at AppController._provision (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:309:14)
error: at Servers.provision (/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:161:7)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:127:22)
error: at Request.EventEmitter.emit (events.js:99:17)
error: at Request.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:767:16)
error: at Request.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:729:14)
error: at IncomingMessage.EventEmitter.emit (events.js:126:20)
Jakes-MacBook-Pro:chassis jklb$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment