Closed dwatley closed 7 years ago
Downgrading the MongoDB version to 3.2.11
per the downgrade instructions including:
3.2
v: 1
Search now works as expected. So this seems to be an issue of compatibility with the new release of MongoDB.
Is this reproducible on a fresh install with mongodb 3.4.1?
I searched for this error and found a recent commit to MongoDB with the text string here: https://github.com/mongodb/mongo/commit/a8414a21ef6594b2e786652e4823687cd1b3ec72
I could be wrong but this seems to be due to a code change in MongoDB. Basically searching is completely non functional, though it does appear to be indexing according to the admin panel. Attempting to search from the sidebar produces an "Internal Error", and searching from the top bar near the notifications/chats returns no results.
Logs
Version Information
MongoDB version:
3.4.1
NodeBB version:1.4.2 (d5fb6dac38e4fb102dcd0a0256238019da1e84cf)
nodebb-plugin-dbsearch version:nodebb-plugin-dbsearch@1.0.4