Skip to content

Instantly share code, notes, and snippets.

@adampbragg
Created January 15, 2013 20:44
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 adampbragg/dd63e16b21399e4fc405 to your computer and use it in GitHub Desktop.
Save adampbragg/dd63e16b21399e4fc405 to your computer and use it in GitHub Desktop.
$ jitsu deploy staging.tagalong.io
info: Welcome to Nodejitsu doubletap
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy staging.tagalong.io
info: Analyzing application dependencies in node server.js
info: Checking app availability staging.tagalong.io
info: Creating app staging.tagalong.io
info: Creating snapshot 0.4.0-56
info: Updating app staging.tagalong.io
info: Activating snapshot 0.4.0-56 for staging.tagalong.io
info: Starting app staging.tagalong.io
error: Error running command deploy staging.tagalong.io
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:497: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