Skip to content

Instantly share code, notes, and snippets.

@avaranovich
Created August 14, 2012 07:29
Show Gist options
  • Save avaranovich/3347224 to your computer and use it in GitHub Desktop.
Save avaranovich/3347224 to your computer and use it in GitHub Desktop.
info - socket.io started
[Tue, 14 Aug 2012 08:28:51 GMT] INFO Tower development server listening on port 3000
/usr/local/lib/node_modules/mongodb/lib/mongodb/connection/server.js:423
throw err;
^
TypeError: Cannot read property 'handle' of undefined
at HTTPServer.app.use (/usr/local/lib/node_modules/tower/node_modules/express/lib/http.js:216:17)
at Tower.Application._this [as use] (/usr/local/lib/node_modules/tower/packages/tower-application/server/application.coffee:203:41)
at null.<anonymous> (/Users/avaranovich/projects/App/config/bootstrap.coffee:39:10)
at Tower.Application._ref [as stack] (/usr/local/lib/node_modules/tower/packages/tower-application/server/application.coffee:247:16)
at Tower.Application.initializer (/usr/local/lib/node_modules/tower/packages/tower-application/server/application.coffee:168:17)
at Tower.Application._i (/usr/local/lib/node_modules/tower/packages/tower-application/server/application.coffee:237:27)
at _.extend.parallel (/usr/local/lib/node_modules/tower/packages/tower-support/shared/shared.coffee:331:22)
at Tower.StoreMongodbDatabase.ClassMethods.initialize (/usr/local/lib/node_modules/tower/packages/tower-store/server/mongodb/database.coffee:50:26)
at Tower.StoreMongodbDatabase.ClassMethods.initialize.applyIndexes (/usr/local/lib/node_modules/tower/packages/tower-store/server/mongodb/database.coffee:24:22)
at Tower.StoreMongodbDatabase.ClassMethods.initialize (/usr/local/lib/node_modules/tower/packages/tower-store/server/mongodb/database.coffee:48:22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment