Skip to content

Instantly share code, notes, and snippets.

@jeffmjack
Created May 14, 2013 22:51
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 jeffmjack/5580329 to your computer and use it in GitHub Desktop.
Save jeffmjack/5580329 to your computer and use it in GitHub Desktop.
info: Updating app hello_world
info: Activating snapshot 0.0.0-71 for hello_world
info: Starting app hello_world
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/)
info: Nodejitsu not ok
@eduarmreyes
Copy link

Same error here, anybody knows how to fix it?

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