Skip to content

Instantly share code, notes, and snippets.

@shunya
Created November 10, 2012 04:49
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 shunya/4049950 to your computer and use it in GitHub Desktop.
Save shunya/4049950 to your computer and use it in GitHub Desktop.
Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: Cannot make Rackspace request if not authorized
error: Error output from Haibu:
error:
error: Error: Cannot make Rackspace request if not authorized
error: at Object.common.rackspace (/root/haibu-orchestra/node_modules/haibu/node_modules/cloudfiles/lib/cloudfiles/common.js:150:21)
error: at Cloudfiles.getFile (/root/haibu-orchestra/node_modules/haibu/node_modules/cloudfiles/lib/cloudfiles/core.js:331:20)
error: at RemoteFile.fetchCloudfiles (/root/haibu-orchestra/node_modules/haibu/lib/haibu/repositories/remote-file.js:109:17)
error: at Request.Cloudfiles.setAuth [as _callback] (/root/haibu-orchestra/node_modules/haibu/node_modules/cloudfiles/lib/cloudfiles/core.js:70:14)
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:88:17)
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment