RocketChat / RocketChat/Rocket.Chat
MONOGODB_CONF_DIR: unbound variable
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Hello
There is a problem with the last mongodb update docker container
/opt/bitnami/scripts/mongodb/entrypoint.sh: line 24: MONOGODB_CONF_DIR: unbound variable
Mongodb version is 5.0
Has anyone experienced something similar?
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
Start by reproducing the MongoDB 5.0 Docker container update and inspect /opt/bitnami/scripts/mongodb/entrypoint.sh at line 24, where MONOGODB_CONF_DIR is reported as unbound. Determine the expected configuration variable and verify that the container starts successfully after the issue is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, mongodb
- Domain
- databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100