Skip to content

Instantly share code, notes, and snippets.

Created November 25, 2013 20:29
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/7648306 to your computer and use it in GitHub Desktop.
Save anonymous/7648306 to your computer and use it in GitHub Desktop.
{ statusCode: 500,
debug: result:
debug: { message: 'Errors occured while starting the application',
debug: stack: 'Error: Errors occured while starting the application\n at onStarted (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:843:16)\n at respond (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:559:14)\n at AppController._startDrone.server (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:612:16)\n at _asyncMap (/root/nodejitsu/node_modules/async/lib/async.js:226:13)\n at async.eachSeries.iterate (/root/nodejitsu/node_modules/async/lib/async.js:136:25)\n at _asyncMap (/root/nodejitsu/node_modules/async/lib/async.js:223:17)\n at async.series.results (/root/nodejitsu/node_modules/async/lib/async.js:550:34)\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)',
debug: errors:
debug: [ { message: 'Application failed to start',
debug: stack: 'Error: Application failed to start\n at ChannelStream.exports.start (/root/nodejitsu/node_modules/nodejitsu-drone/lib/nodejitsu-drone/drone.js:69:31)\n at ChannelStream.EventEmitter.emit [as _emit] (events.js:96:17)\n at ChannelStream.emit (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Channel.js:547:12)\n at Parser.<anonymous> (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Channel.js:134:22)\n at Parser.EventEmitter.emit (events.js:96:17)\n at Parser.parseChRequest (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Parser.js:363:10)\n at Parser.parsePacket (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Parser.js:600:12)\n at Parser.execute (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Parser.js:224:14)\n at Socket.Connection.connect._sock.once.err.level (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Connection.js:1393:18)',
debug: name: 'Error',
debug: solenoid: 'info: Running start for app.\ninfo: Cleaning /opt/run\ninfo: Fetching application snapshot...\ninfo: Application snapshot fetched.\ninfo: Unpacking snapshot...\ninfo: Reading `package.json`...\ninfo: Starting application...\ninfo: Spawn: start --min-uptime 2000 -o /opt/run/forza.log -- forza -h multiplex.nodejitsu.com -p 8556 --start-log /opt/run/start.log --app-user raceaka --app-name aka-team-database-site -- node app.js\ninfo: `aeternum` pid: 4894\ninfo: Writing pidfile: /root/app.pid\ninfo: Tailing forza log: /opt/run/start.log\ninfo: Tail closing..\ninfo: Retry # 1 with 1000ms interval\ninfo: Tailing forza log: /opt/run/start.log\ninfo: Tail closing..\ninfo: Retry # 2 with 4964ms interval\ninfo: Tailing forza log: /opt/run/start.log\ninfo: Tail closing..\ninfo: Retry # 3 with 8121ms interval\ninfo: Tailing forza log: /opt/run/start.log\ninfo: Tail closing..\ninfo: Retry # 4 with 25838ms interval\ninfo: Tailing forza log: /opt/run/start.log\ninfo: Tail closing..\ninfo: Success:start\n',
debug: output: 'Warning: connection.session() MemoryStore is not\ndesigned for a production environment, as it will leak\nmemory, and will not scale past a single process.\n',
debug: blame: 'application' } ] } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment