Skip to content

Instantly share code, notes, and snippets.

@wenbing
Created May 6, 2013 02:07
Show Gist options
  • Save wenbing/5523004 to your computer and use it in GitHub Desktop.
Save wenbing/5523004 to your computer and use it in GitHub Desktop.
jitsu deploy error
error: Error running command deploy
error: Nodejitsu Error (400): Bad Request
warn: Error returned from Nodejitsu
error: Error: No active subscriptions available.
error: at Object.module.exports.billing.findAvailable (/root/nodejitsu/lib/nodejitsu/billing/billing.js:287:23)
error: at fn (/root/nodejitsu/lib/nodejitsu/billing/billing.js:187:24)
error: at Resource._request (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:184:13)
error: at loop (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:90:9)
error: at /root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:78:20
error: at exports.resource.app.resources.User.app.define.after.method (/root/nodejitsu/node_modules/flatiron-http-users/lib/http-users/user/core.js:82:9)
error: at loop (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:76:9)
error: at Function.Resource.runAfterHooks (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:92:7)
error: at Resource._request (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:179:14)
error: at Object.Couchdb.get [as callback] (/root/nodejitsu/node_modules/resourceful/lib/resourceful/engines/couchdb/index.js:61:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment