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

Room Member list not working #13071

Closed
xcpdq opened this issue Jan 4, 2019 · 4 comments
Closed

Room Member list not working #13071

xcpdq opened this issue Jan 4, 2019 · 4 comments

Comments

@xcpdq
Copy link

xcpdq commented Jan 4, 2019

Since the last update (I think) the member list of any room doesn't work. Nothing shows up. I upgraded to 0.73.1 but the error is present in this version as well. The error I see in the console is:

rocketchat_1 | Exception while invoking method 'getUsersOfRoom' { MongoError: exception: Unrecognized pipeline stage name: '$lookup'
rocketchat_1 | at queryCallback (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/cursor.js:248:25)
rocketchat_1 | at /app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:532:18
rocketchat_1 | at _combinedTickCallback (internal/process/next_tick.js:131:7)
rocketchat_1 | at process._tickDomainCallback (internal/process/next_tick.js:218:9)
rocketchat_1 | => awaited here:
rocketchat_1 | at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12)
rocketchat_1 | at Promise.asyncApply (server/methods/getUsersOfRoom.js:23:11)
rocketchat_1 | at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40
rocketchat_1 | errmsg: 'exception: Unrecognized pipeline stage name: '$lookup'',
rocketchat_1 | code: 16436,
rocketchat_1 | ok: 0,
rocketchat_1 | name: 'MongoError',
rocketchat_1 | [Symbol(mongoErrorContextSymbol)]: {} }

@didierm
Copy link

didierm commented Jan 4, 2019

#13051 (comment)

@sampaiodiego
Copy link
Member

sampaiodiego commented Jan 4, 2019

@xcpdq do you mind filling the issue the template? seems you're running and old version of MongoDB (3.0 or below). You should be running 3.2 or higher

@reetp
Copy link

reetp commented Jan 5, 2019

Read this first:
https://rocket.chat/docs/contributing/reporting-issues

Then fill out these details properly and paste here thank you:
https://github.com/RocketChat/Rocket.Chat/issues/new?template=bug_report.md

@antgel
Copy link
Contributor

antgel commented Feb 13, 2019

Closing as this is the "didn't upgrade Mongo" issue and OP hasn't responded.

@antgel antgel closed this as completed Feb 13, 2019
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

5 participants