Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tommedema
Created August 19, 2013 12:58
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 tommedema/2a360a6d2c20305a85c0 to your computer and use it in GitHub Desktop.
Save tommedema/2a360a6d2c20305a85c0 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu tommedema
info: jitsu v0.13.0, node v0.10.16
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node src/bootstrap.js
info: Creating snapshot 0.0.2-5
info Uploading: [=============================] 100%
info: Updating app restorder
info: Activating snapshot 0.0.2-5 for restorder
info: Starting app restorder
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: Application crashed with the following output:
error: application bootstrap initiating
error: connecting to MongoDB using connstr mongodb://restorder:SECRET@ds027718.mongolab.com:27718/restorder-test
error: running http server
error: setting up http server as webserver
error: main server router is running
error: setting api v1 routes
error: web router is running
error: http server listening on port 8080
error: end of application bootstrap
error: ADMIN>
error: events.js:72
error: throw er; // Unhandled 'error' event
error: ^
error: Error: EBADF, read
error:
error: at AppController._startDrone.connection.on.connection.exec.stream.on.nodejitsu.emit.action (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:585:26)
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