Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error thrown on trying to load bodies instance #54

Open
iontom opened this issue Mar 1, 2014 · 0 comments
Open

Error thrown on trying to load bodies instance #54

iontom opened this issue Mar 1, 2014 · 0 comments

Comments

@iontom
Copy link
Member

iontom commented Mar 1, 2014

C:\Users\iontom\Documents\GitHub\WebHexPlanet\node_modules\mongodb\lib\mongodb\c
onnection\server.js:524
throw err;
^
TypeError: Cannot read property 'bodies' of undefined
at C:\Users\iontom\Documents\GitHub\WebHexPlanet\web.js:503:85
at C:\Users\iontom\Documents\GitHub\WebHexPlanet\node_modules\mongodb\lib\mo
ngodb\collection.js:1010:5
at Cursor.nextObject (C:\Users\iontom\Documents\GitHub\WebHexPlanet\node_mod
ules\mongodb\lib\mongodb\cursor.js:649:5)
at commandHandler (C:\Users\iontom\Documents\GitHub\WebHexPlanet\node_module
s\mongodb\lib\mongodb\cursor.js:631:14)
at null. (C:\Users\iontom\Documents\GitHub\WebHexPlanet\node_modu
les\mongodb\lib\mongodb\db.js:1702:5)
at g (events.js:175:14)
at EventEmitter.emit (events.js:106:17)
at Server.Base.callHandler (C:\Users\iontom\Documents\GitHub\WebHexPlanet\n
ode_modules\mongodb\lib\mongodb\connection\base.js:130:25)
at C:\Users\iontom\Documents\GitHub\WebHexPlanet\node_modules\mongodb\lib\mo
ngodb\connection\server.js:517:20
at MongoReply.parseBody (C:\Users\iontom\Documents\GitHub\WebHexPlanet\node

modules\mongodb\lib\mongodb\responses\mongo_reply.js:127:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant