Skip to content

Instantly share code, notes, and snippets.

@DServy
Created December 4, 2013 15:50
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 DServy/567a19eee055e1cec383 to your computer and use it in GitHub Desktop.
Save DServy/567a19eee055e1cec383 to your computer and use it in GitHub Desktop.
Unable to deploy nodejitsu
Error running command snapshots activate glory-bowl
error: Unspecified error
error: Error returned from Nodejitsu:
error: Error: No response from billing server: ECONNREFUSED.
error: at Request.Billing.request [as _callback] (/root/nodejitsu/node_modules/nodejitsu-billing-api/lib/client.js:288:23)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/nodejitsu-billing-api/node_modules/request/request.js:129:22)
error: at Request.EventEmitter.emit (events.js:96:17)
error: at ClientRequest.Request.init.self.clientErrorHandler (/root/nodejitsu/node_modules/nodejitsu-billing-api/node_modules/request/request.js:239:10)
error: at ClientRequest.EventEmitter.emit (events.js:96:17)
error: at CleartextStream.socketErrorListener (http.js:1455:9)
error: at CleartextStream.EventEmitter.emit (events.js:96:17)
error: at Socket.onerror (tls.js:1336:17)
error: at Socket.EventEmitter.emit (events.js:126:20)
error: at Socket._destroy.self.errorEmitted (net.js:329:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment