Skip to content

Instantly share code, notes, and snippets.

@ManInTheBox
Created August 23, 2013 02:28
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 ManInTheBox/ceaed4df1141930b616b to your computer and use it in GitHub Desktop.
Save ManInTheBox/ceaed4df1141930b616b to your computer and use it in GitHub Desktop.
info: Starting app node-srbija
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/endpoints',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
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: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/maninthebox/node-srbija/start',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{}' }
debug: { statusCode: 500,
debug: result:
debug: { message: 'App failed to start after 3 attempts.',
debug: stack: 'Error: App failed to start after 3 attempts.\n at AppController._startDrone.server (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:509:25)\n at Servers.free (/root/nodejitsu/node_modules/conservatory-api/lib/client/servers.js:89:5)\n at Request.onComplete [as _callback] (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:161:7)\n at Request.init.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:127:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/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/conservatory-api/node_modules/request/main.js:729:14)\n at IncomingMessage.EventEmitter.emit (events.js:126:20)\n at IncomingMessage._emitEnd (http.js:367:10)' } }
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: App failed to start after 3 attempts.
error: at AppController._startDrone.server (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:509:25)
error: at Servers.free (/root/nodejitsu/node_modules/conservatory-api/lib/client/servers.js:89:5)
error: at Request.onComplete [as _callback] (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:161:7)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:127:22)
error: at Request.EventEmitter.emit (events.js:99:17)
error: at Request.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:767:16)
error: at Request.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:729:14)
error: at IncomingMessage.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage._emitEnd (http.js:367:10)
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