RocketChat / RocketChat/Rocket.Chat
Rcocketcat complains about %s mongo version.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Rocket cat should know my mongo version,
Steps to reproduce:
- Install mongo 6.x from package manager for desired OS.
- Build rocket chat tag/7.1.0 from source.
Expected behavior:
Rocket cat should read i'm running 5.x and not nag
Actual behavior:
Rocket cat is nagging about %s version.
https://github.com/user-attachments/assets/d9f99833-e001-4b68-8fba-eab16f2473a8
Server Setup Information:
- Version of Rocket.Chat Server: 7.1.0
- License Type: Community
- Number of Users: 1
- Operating System: Ubuntu 20.04
- Deployment Method: ansible
- Number of Running Instances:1
- DB Replicaset Oplog: / wiredTiger (oplog Enabled)
- NodeJS Version: v20.17.0
- MongoDB Version: 5.0.30
Client Setup Information
- Desktop App or Browser Version: Chrome latest stable
- Operating System: OSX
Additional context
Please make rocket.cat smarter, i like this cat.
Relevant logs:
N.A.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reproducing the warning with Rocket.Chat 7.1.0, MongoDB 5.0.30, and the reported Ubuntu 20.04 setup, then compare the displayed version with the configured database version. Done means the warning reports the actual MongoDB version without the unresolved "%s" placeholder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100