Skip to content

Instantly share code, notes, and snippets.

@jeffbcross
Created November 10, 2012 04:29
Show Gist options
  • Save jeffbcross/4049899 to your computer and use it in GitHub Desktop.
Save jeffbcross/4049899 to your computer and use it in GitHub Desktop.
Jitsu Deploy Fail
info: Creating snapshot 0.0.0-4
info Uploading: [=============================] 99%
info: Updating app nko3-deployd
info: Activating snapshot 0.0.0-4 for nko3-deployd
info: Starting app nko3-deployd
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: Rackspace Error (404): Item not found
error: Error output from Haibu:
error:
error: Error: Rackspace Error (404): Item not found
error: at Request._callback (/root/haibu-orchestra/node_modules/haibu/node_modules/cloudfiles/lib/cloudfiles/common.js:184:18)
error: at Request.init.self.callback (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:119:22)
error: at Request.EventEmitter.emit (events.js:91:17)
error: at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:521:16)
error: at Request.EventEmitter.emit (events.js:115:20)
error: at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:483:14)
error: at IncomingMessage.EventEmitter.emit (events.js:115:20)
error: at IncomingMessage._emitEnd (http.js:366:10)
error: at IncomingMessage._emitPending (http.js:338:16)
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment