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

Can't connect with --bind_ip_all flag #50

Closed
janantala opened this issue Oct 6, 2020 · 1 comment
Closed

Can't connect with --bind_ip_all flag #50

janantala opened this issue Oct 6, 2020 · 1 comment

Comments

@janantala
Copy link

Hello there,

I am ussing mongodb hostname in docker container with MONGODB_URL=mongodb://mongodb:27017,mongodb:27018,mongodb:27019/test?replicaSet=rs connection string for tests, but I can't connect to it after 0.7.0 run-rs release.

I use the command to run docker image:

CMD ["run-rs", "--host", "mongodb", "--mongod"]

It works fine when I use RUN npm install run-rs@0.6.2 --unsafe-perm -g
How should I connect to it?

@vkarpov15
Copy link
Owner

Fix should be in v0.7.1 👍

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

2 participants