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

Support for Mongoose 8 #455

Open
palmtown opened this issue Aug 27, 2024 · 0 comments
Open

Support for Mongoose 8 #455

palmtown opened this issue Aug 27, 2024 · 0 comments

Comments

@palmtown
Copy link

Steps to reproduce

(First please check that this issue is not already solved as described
here
)

When upgrading to mongoose 8.5.1, feathers return an error when getting a record. Other find queries seem to work.

Expected behavior

Tell us what should happen

Return record from MongoDb

Actual behavior

Tell us what happens instead

NotFound: No record found for id '61dfb1498df54sd454f'
at new NotFound (/api/node_modules/@feathersjs/errors/lib/index.js:114:17)
at /api/node_modules/feathers-mongoose/lib/service.js:164:17
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async runMethod (/api/node_modules/@feathersjs/transport-commons/lib/socket/utils.js:90:29)

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working):

NodeJS version:

20.11.1

Operating System:

Ubuntu

Browser Version:

n/a

React Native Version:

n/a

Module Loader:

n/a

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

1 participant