TypeError: Cannot read property 'clusterTime' of undefined
at _command (/service/node_modules/mongodb/lib/core/wireprotocol/command.js:53:63)
at command (/service/node_modules/mongodb/lib/core/wireprotocol/command.js:28:5)
at Object.getMore (/service/node_modules/mongodb/lib/core/wireprotocol/get_more.js:92:3)
at Connection.getMore (/service/node_modules/mongodb/lib/cmap/connection.js:179:8)
at /service/node_modules/mongodb/lib/core/sdam/server.js:333:12
at Object.callback (/service/node_modules/mongodb/lib/cmap/connection_pool.js:345:7)
at processWaitQueue (/service/node_modules/mongodb/lib/cmap/connection_pool.js:468:23)
at /service/node_modules/mongodb/lib/cmap/connection_pool.js:236:28
at processTicksAndRejections (internal/process/task_queues.js:75:11)