Skip to content

Instantly share code, notes, and snippets.

Created December 13, 2012 14:48
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 anonymous/4276829 to your computer and use it in GitHub Desktop.
Save anonymous/4276829 to your computer and use it in GitHub Desktop.
rackspace error on nodejitsu
info: Activating snapshot 0.0.3-73 for youpics
info: Starting app youpics
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/commo
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_module
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)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
@wiber
Copy link

wiber commented Dec 13, 2012

after: http://errors.jit.su/Rackspace%20Error%20(404):%20Item%20not%20found

info: Starting app youpics
error: Error running command apps start
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: socket hang up
error: at createHangUpError (http.js:1264:15)
error: at Socket.socketOnEnd (http.js:1352:23)
error: at TCP.onread (net.js:418:26)
help: For help with this error contact Nodejitsu Support:
help: webchat: http://webchat.nodejitsu.com/
help: irc: irc://chat.freenode.net/#nodejitsu
help: email: support@nodejitsu.com
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment