Skip to content

Instantly share code, notes, and snippets.

@porsager
Created October 11, 2012 10:17
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 porsager/3871444 to your computer and use it in GitHub Desktop.
Save porsager/3871444 to your computer and use it in GitHub Desktop.
info: Starting app doableapi
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start your application.
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from your application:
error:
error: events.js:66
error: throw arguments[1]; // Unhandled 'error' event
error: ^
error: Error: failed to connect to [dbh86-a.mongolab.com:27867]
error: at Server.connect.connectionPool.on.server._serverState (/opt/haibu/apps/doable/doableapi/package/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:482:73)
error: at EventEmitter.emit (events.js:115:20)
error: at connection.on._self._poolState (/opt/haibu/apps/doable/doableapi/package/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:96:15)
error: at EventEmitter.emit (events.js:91:17)
error: at Socket.errorHandler (/opt/haibu/apps/doable/doableapi/package/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:411:10)
error: at Socket.EventEmitter.emit (events.js:88:17)
error: at Socket._destroy.self.errorEmitted (net.js:327:14)
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment