Skip to content

Instantly share code, notes, and snippets.

@mercmobily
Created April 5, 2013 00:30
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 mercmobily/5315667 to your computer and use it in GitHub Desktop.
Save mercmobily/5315667 to your computer and use it in GitHub Desktop.
Subscription error jitsu
info: Creating snapshot 0.1.3-30
info Uploading: [=============================] 100%
info: Updating app bookingdojo
info: Activating snapshot 0.1.3-30 for bookingdojo
info: Starting app bookingdojo
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)
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/)
@eduarmreyes
Copy link

Same error here, anyone can explain how to fix it please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment