Skip to content

Instantly share code, notes, and snippets.

@trodrigues
Created April 13, 2012 06:46
Show Gist options
  • Save trodrigues/2374515 to your computer and use it in GitHub Desktop.
Save trodrigues/2374515 to your computer and use it in GitHub Desktop.
nodejitsu deploy fail
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
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.callback (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:109:22)
error: at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:481:18)
error: at Request.emit (events.js:88:20)
error: at IncomingMessage.<anonymous> (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:442:16)
error: at IncomingMessage.emit (events.js:88:20)
error: at HTTPParser.onMessageComplete (http.js:137:23)
error: at CleartextStream.ondata (http.js:1150:24)
error: at CleartextStream._push (tls.js:375:27)
error: at SecurePair.cycle (tls.js:734:20)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment