Error [MongoError]: Unsupported OP_QUERY command: find. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal
at MongoError.create (/Users/rac/Desktop/Jayaraj/node_modules/keystone/node_modules/mongodb-core/lib/error.js:31:11)
at queryCallback (/Users/rac/Desktop/Jayaraj/node_modules/keystone/node_modules/mongodb-core/lib/cursor.js:212:36)
at /Users/rac/Desktop/Jayaraj/node_modules/keystone/node_modules/mongodb-core/lib/connection/pool.js:469:18
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
ok: 0,
errmsg: 'Unsupported OP_QUERY command: find. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal',
code: 352,
codeName: 'UnsupportedOpQueryCommand',
'$clusterTime': {
clusterTime: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1734028468 },
signature: { hash: [Binary], keyId: [Long] }
},
operationTime: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1734028468 }
}
Error searching database for update 0.0.1-admins:
Error [MongoError]: Unsupported OP_QUERY command: find. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal
at MongoError.create (/Users/rac/Desktop/Jayaraj/node_modules/keystone/node_modules/mongodb-core/lib/error.js:31:11)
at queryCallback (/Users/rac/Desktop/Jayaraj/node_modules/keystone/node_modules/mongodb-core/lib/cursor.js:212:36)
at /Users/rac/Desktop/Jayaraj/node_modules/keystone/node_modules/mongodb-core/lib/connection/pool.js:469:18
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
ok: 0,
errmsg: 'Unsupported OP_QUERY command: find. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal',
code: 352,
codeName: 'UnsupportedOpQueryCommand',
'$clusterTime': {
clusterTime: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1734028468 },
signature: { hash: [Binary], keyId: [Long] }
},
operationTime: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1734028468 }
}
------------------------------------------------
An error occurred applying updates, bailing on Keystone init.
Error details:
MongoError: Unsupported OP_QUERY command: find. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal
i have update mongodb, mongose to latest not nothing works please help me to fix this urgent