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 not load data in Mogo #10

Open
chechuironman opened this issue Oct 17, 2018 · 0 comments
Open

can not load data in Mogo #10

chechuironman opened this issue Oct 17, 2018 · 0 comments

Comments

@chechuironman
Copy link

when running this command it fails:

root@kub-ams03-01-master01:/var/lib/registry# kubectl run mongodb-mongodb-client --rm --tty -i --image bitnami/mongodb --command -- mongo --host mongodb-mongodb -p password
If you don't see a command prompt, try pressing enter.
Error attaching, falling back to logs:
MongoDB shell version v4.0.3
connecting to: mongodb://mongodb-mongodb:27017/
2018-10-17T09:02:34.979+0000 E QUERY [js] Error: couldn't connect to server mongodb-mongodb:27017, connection attempt failed: HostNotFound: Could not find address for mongodb-mongodb:27017: SocketException: Host not found (non-authoritative), try again later :
connect@src/mongo/shell/mongo.js:257:13
@(connect):1:6
exception: connect failed

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

1 participant