Advertisement
Guest User

Untitled

a guest
Oct 16th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. info: Starting app doableapi
  2. error: Error running command deploy
  3. error: Nodejitsu Error (500): Internal Server Error
  4. error:
  5. error: There was an error while attempting to start your application.
  6. error: Error spawning drone
  7. error: Script prematurely exited
  8. error:
  9. error: This type of error is usually a user error.
  10. error: Error output from your application:
  11. error:
  12. error: events.js:66
  13. error: throw arguments[1]; // Unhandled 'error' event
  14. error: ^
  15. error: Error: failed to connect to [dbh86-a.mongolab.com:27867]
  16. 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)
  17. error: at EventEmitter.emit (events.js:115:20)
  18. 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)
  19. error: at EventEmitter.emit (events.js:91:17)
  20. error: at Socket.errorHandler (/opt/haibu/apps/doable/doableapi/package/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:411:10)
  21. error: at Socket.EventEmitter.emit (events.js:88:17)
  22. error: at Socket._destroy.self.errorEmitted (net.js:327:14)
  23. error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
  24. info: Nodejitsu not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement