Does not work search
Solved
Technical Support
-
I've got
internal error
so our problems might not be related - except Mongo.
They recently switched to Mongo and still have lots of Redis related stuff in the code.. -
I used to think that such behavior could be due to mongorestore but testbed tried several times to repeat, everything works like clockwork. In production for some reason, there is an error. When you try to search obviously also returns an error, you can not perform the action because the argument is not a numeric value. So somewhere in the logic determined that the value may
-
I still got this error.
When access
/search
Internal error. Oops! Looks like something went wrong! /search Failed to parse: { find: "searchpost", filter: {}, projection: { _id: 0, id: 1 }, limit: "50" }. 'limit' field must be numeric.
NodeBB v0.9.3
GIT commit: 9f14e8ee
Copyright © 2024 NodeBB | Contributors