Skip to content

Instantly share code, notes, and snippets.

@coladarci
Created August 14, 2013 02:13
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 coladarci/6227478 to your computer and use it in GitHub Desktop.
Save coladarci/6227478 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu coladarci
info: jitsu v0.12.15, node v0.8.8
info: It worked if it ends with Nodejitsu ok
info: Executing command start
info: Starting app desplay
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/endpoints',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '300000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { endpoints:
debug: { joyent:
debug: { 'us-east-1': 'api.nodejitsu.com',
debug: 'us-sw-1': 'api.jyt.us.sw1.nodejitsu.com',
debug: 'us-west-1': 'api.jyt.us.west1.nodejitsu.com',
debug: 'eu-ams-1': 'api.jyt.eu.ams1.nodejitsu.com' },
debug: telefonica:
debug: { 'eu-lon-1': 'api.tf.eu.lon1.nodejitsu.com',
debug: 'eu-mad-1': 'api.tf.eu.mad1.nodejitsu.com' } } } }
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/coladarci/desplay/cloud',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '300000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: [ { drones: 1,
debug: provider: 'joyent',
debug: datacenter: 'us-east-1',
debug: ram: 256 } ] }
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/coladarci/desplay/start',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '300000',
debug: rejectUnauthorized: false,
debug: body: '{}' }
debug: { statusCode: 500,
debug: result:
debug: { message: 'haibu Error (500): Internal Server Error',
debug: stack: 'Error: haibu Error (500): Internal Server Error\n at Request.Client._request [as _callback] (/root/nodejitsu/node_modules/haibu/node_modules/haibu-api/lib/client/client.js:95:15)\n at Request.init.self.callback (/root/nodejitsu/node_modules/haibu/node_modules/request/main.js:127:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/nodejitsu/node_modules/haibu/node_modules/request/main.js:767:16)\n at Request.EventEmitter.emit (events.js:126:20)\n at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/haibu/node_modules/request/main.js:729:14)\n at IncomingMessage.EventEmitter.emit (events.js:126:20)\n at IncomingMessage._emitEnd (http.js:366:10)\n at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)\n at Socket.socketOnData (http.js:1447:20)',
debug: result:
debug: { error:
debug: { message: 'Rackspace Error (404): Item not found',
debug: stack: 'Error: Rackspace Error (404): Item not found\n at Request._callback (/root/haibu-orchestra/node_modules/haibu/node_modules/cloudfiles/lib/cloudfiles/common.js:184:18)\n at Request.init.self.callback (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:119:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:521:16)\n at Request.EventEmitter.emit (events.js:126:20)\n at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:483:14)\n at IncomingMessage.EventEmitter.emit (events.js:126:20)\n at IncomingMessage._emitEnd (http.js:366:10)\n at IncomingMessage._emitPending (http.js:338:16)\n at process.startup.processNextTick.process._tickCallback (node.js:245:9)',
debug: event: 'error:service' } },
debug: status: '500' } }
error: Error running command start
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:99: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:126: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:126: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:245: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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment