Skip to content

Instantly share code, notes, and snippets.

@rzurer
Created June 22, 2014 11:32
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 rzurer/4170639450b1c160c749 to your computer and use it in GitHub Desktop.
Save rzurer/4170639450b1c160c749 to your computer and use it in GitHub Desktop.
Nodejitsu Deploy Error
info: Updating app artSite
info: Activating snapshot 0.0.2-81 for artSite
info: Starting app artSite
error: Error running command deploy
error: Errors occured while starting the application
error: Error returned from Nodejitsu:
error: Error: conservatory Error (403): Forbidden
error: at isOk (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:148:15)
error: at Request.onComplete [as _callback] (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:163:12)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/index.js:148:22)
error: at Request.EventEmitter.emit (events.js:99:17)
error: at Request.onResponse (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/index.js:876:14)
error: at Request.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage.Request.onResponse.buffer (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/index.js:827:12)
error: at IncomingMessage.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage._emitEnd (http.js:367:10)
error: at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment