You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: