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: MongoError: server ${mongoHost}:27017 sockets closed #191

Open
jamesongithub opened this issue Apr 7, 2016 · 3 comments
Open

error: MongoError: server ${mongoHost}:27017 sockets closed #191

jamesongithub opened this issue Apr 7, 2016 · 3 comments

Comments

@jamesongithub
Copy link

seeing a lot of sockets closed errors after upgrading to node driver version 2.0.55 and mongoskin 2.0.3 on mongodb v3.0.10

17:18:38 2016-04-07T17:18:42.656Z - error: MongoError: server ${mongoHost}:27017 sockets closed
17:18:38     at null.<anonymous> (${PATH}/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:330:47)
17:18:38     at g (events.js:260:16)
17:18:38     at emitTwo (events.js:87:13)
17:18:38     at emit (events.js:172:7)
17:18:38     at null.<anonymous> (${PATH}/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:105:12)
17:18:38     at g (events.js:260:16)
17:18:38     at emitTwo (events.js:87:13)
17:18:38     at emit (events.js:172:7)
17:18:38     at Socket.<anonymous> (${PATH}node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:145:12)
17:18:38     at Socket.g (events.js:260:16)
17:18:38     at emitOne (events.js:77:13)
17:18:38     at Socket.emit (events.js:169:7)
17:18:38     at TCP._onclose (net.js:475:12) server ${mongoHost}:27017 sockets closed
17:18:38 
@hustcer
Copy link

hustcer commented May 17, 2016

I got the same error, too. Any one can help?

@hustcer
Copy link

hustcer commented May 17, 2016

@vkarpov15 Any ideas? Thanks

@hustcer
Copy link

hustcer commented May 17, 2016

BTW, I got this error when my server upgrade to Ubuntu 16.04 with node version v6.1.0, and for 14.04 it works well.

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

2 participants