Skip to content

Instantly share code, notes, and snippets.

@fauverism
Created November 16, 2012 04:19
Show Gist options
  • Select an option

  • Save fauverism/4084015 to your computer and use it in GitHub Desktop.

Select an option

Save fauverism/4084015 to your computer and use it in GitHub Desktop.
prompt: Is this ok?: (yes)
info: Analyzing application dependencies in server.js
info: Checking app availability myapp
info: Creating app myapp
info: Creating snapshot 0.0.0
info Uploading: [=============================] 100%
info: Updating app myapp
info: Activating snapshot 0.0.0 for myapp
info: Starting app myapp
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: Subscription limit reached. No drones started.
error: at App.Controller._preStartDrone (/root/nodejitsu/lib/nodejitsu/billing/app.js:489:18)
error: at module.exports.billing.checkRunning (/root/nodejitsu/lib/nodejitsu/billing/billing.js:217:11)
error: at module.exports.billing.countRunning (/root/nodejitsu/lib/nodejitsu/billing/billing.js:35:14)
error: at Resource._request (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:184:13)
error: at Function.Resource.runAfterHooks (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:93:12)
error: at Resource._request (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:179:14)
error: at Couchdb.view (/root/nodejitsu/node_modules/resourceful/lib/resourceful/engines/couchdb/index.js:143:5)
error: at Request.cradle.Connection.request [as _callback] (/root/nodejitsu/node_modules/resourceful/node_modules/cradle/lib/cradle.js:213:9)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/request/main.js:120:22)
error: at Request.EventEmitter.emit (events.js:99:17)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment