Skip to content

Error [MongoError]: Unsupported OP_QUERY command: listCollections. #51

@m0x61h0x64i

Description

@m0x61h0x64i

Error [MongoError]: Unsupported OP_QUERY command: listCollections. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal
at Function.MongoError.create (C:\Users\user\Desktop\poetry\node_modules\mongodb-core\lib\error.js:31:11)
at queryCallback (C:\Users\user\Desktop\poetry\node_modules\mongodb-core\lib\cursor.js:212:36)
at C:\Users\user\Desktop\poetry\node_modules\mongodb-core\lib\connection\pool.js:455:18
at processTicksAndRejections (node:internal/process/task_queues:78:11) {
ok: 0,
errmsg: 'Unsupported OP_QUERY command: listCollections. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal',
code: 352,
codeName: 'UnsupportedOpQueryCommand'
}

"mongodb-backup": "^1.6.9"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions