Skip to content

Instantly share code, notes, and snippets.

@joeybaker
Created December 4, 2013 07:01
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 joeybaker/22cfef46436385f95cb0 to your computer and use it in GitHub Desktop.
Save joeybaker/22cfef46436385f95cb0 to your computer and use it in GitHub Desktop.
zero drones!?
jitsu apps start
info: Welcome to Nodejitsu ubntjoey
info: jitsu v0.13.4, node v0.10.22
info: It worked if it ends with Nodejitsu ok
info: Executing command apps start
info: Starting app uwn
error: Error running command apps start
error: Zero drones requested.
error: Error returned from Nodejitsu:
error: Error: Zero drones requested.
error: at Request.Billing.request [as _callback] (/root/nodejitsu/node_modules/nodejitsu-billing/lib/client.js:321:13)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/nodejitsu-billing/node_modules/request/request.js:129:22)
error: at Request.EventEmitter.emit (events.js:99:17)
error: at Request.onResponse (/root/nodejitsu/node_modules/nodejitsu-billing/node_modules/request/request.js:873:14)
error: at Request.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage.Request.onResponse.buffer (/root/nodejitsu/node_modules/nodejitsu-billing/node_modules/request/request.js:824:12)
error: at IncomingMessage.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage._emitEnd (http.js:367:10)
error: at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
error: at CleartextStream.socketOnData [as ondata] (http.js:1491:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment