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

load-data.sh fails repeatedly #295

Open
johnoch opened this issue May 11, 2017 · 3 comments
Open

load-data.sh fails repeatedly #295

johnoch opened this issue May 11, 2017 · 3 comments

Comments

@johnoch
Copy link

johnoch commented May 11, 2017

I'm getting:
java.io.IOException: couldn't connect to [eeepc/127.0.1.1:27017] bc:java.net.ConnectException: Connection refused (Connection refused)

every time I run load-data.

eeepc is there, i.e http://eeepc connects OK
127.0.1.1 is also there, i.e. http://127.0.1.1
eeepc/127.0.1.1 is not there. The port 27017 does not exist.

Downloaded and run today. mongodb set up fine. Is this my config or a bug?

Kind Regards
John Ochiltree

@claresudbery
Copy link

I'm having the same problem...

@kofiav
Copy link

kofiav commented Sep 22, 2017

Did anyone find a solution to this?

@zhengyi5403
Copy link

change /etc/mongod.conf
bind_ip=0.0.0.0
restart mongod

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

4 participants