GithubHelp home page GithubHelp logo

Comments (2)

rhcarvalho avatar rhcarvalho commented on June 12, 2024

@bparees FYI

from mongodb-container.

php-coder avatar php-coder commented on June 12, 2024

Unfortunately it's still here :(

=> Waiting for MongoDB service startup  ...
Fri Feb 26 15:29:08.597 [conn1] note: no users configured in admin.system.users, allowing localhost access
=> MongoDB service has started
+ mongo_add
++ mongo_addr
+++ container_addr
++++ cat /var/lib/mongodb/.address
+++ echo -n 172.17.0.7
++ echo -n 172.17.0.7:27017
++ mongo_primary_member_addr
+++ endpoints
+++ service_name=mongodb
+++ dig mongodb A +search +short
++ local 'current_endpoints=172.17.0.3
172.17.0.4
172.17.0.5
172.17.0.6
172.17.0.7'
+++ echo '172.17.0.3
172.17.0.4
172.17.0.5
172.17.0.6
172.17.0.7'
+++ head -1
++++ container_addr
+++++ cat /var/lib/mongodb/.address
++++ echo -n 172.17.0.7
+++ grep -v 172.17.0.7
++ local mongo_node=172.17.0.3:27017
+++ mongo admin -u admin -p gpP23HsmILLJ --host 172.17.0.3:27017 --quiet --eval 'print(rs.isMaster().primary);'
exception: login failed
++ echo -n Fri Feb 26 15:29:08.739 Error: 18 '{' code: 18, ok: 0.0, errmsg: '"auth' 'fails"' '}' at src/mongo/shell/db.js:228
+ echo '=> Adding 172.17.0.7:27017 to Fri Feb 26 15:29:08.739 Error: 18 { code: 18, ok: 0.0, errmsg: "auth fails" } at src/mongo/shell/db.js:228 ...'
=> Adding 172.17.0.7:27017 to Fri Feb 26 15:29:08.739 Error: 18 { code: 18, ok: 0.0, errmsg: "auth fails" } at src/mongo/shell/db.js:228 ...
++ mongo_primary_member_addr
+++ endpoints
+++ service_name=mongodb
+++ dig mongodb A +search +short
++ local 'current_endpoints=172.17.0.3
172.17.0.4
172.17.0.5
172.17.0.6
172.17.0.7'
+++ echo '172.17.0.3
172.17.0.4
172.17.0.5
172.17.0.6
172.17.0.7'
+++ head -1
++++ container_addr
+++++ cat /var/lib/mongodb/.address
++++ echo -n 172.17.0.7
+++ grep -v 172.17.0.7
++ local mongo_node=172.17.0.3:27017
+++ mongo admin -u admin -p gpP23HsmILLJ --host 172.17.0.3:27017 --quiet --eval 'print(rs.isMaster().primary);'
exception: login failed
++ echo -n Fri Feb 26 15:29:08.848 Error: 18 '{' code: 18, ok: 0.0, errmsg: '"auth' 'fails"' '}' at src/mongo/shell/db.js:228
++ mongo_addr
+++ container_addr
++++ cat /var/lib/mongodb/.address
+++ echo -n 172.17.0.7
++ echo -n 172.17.0.7:27017
+ mongo admin -u admin -p gpP23HsmILLJ --host Fri Feb 26 15:29:08.848 Error: 18 '{' code: 18, ok: 0.0, errmsg: '"auth' 'fails"' '}' at src/mongo/shell/db.js:228 --eval 'rs.add('\''172.17.0.7:27017'\'');'
MongoDB shell version: 2.4.9
connecting to: Fri:27017/admin
Fri Feb 26 15:29:09.007 getaddrinfo("Fri") failed: Name or service not known
Fri Feb 26 15:29:09.014 Error: couldn't connect to server Fri:27017 at src/mongo/shell/mongo.js:147
exception: connect failed
Fri Feb 26 15:29:17.566 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG)
Fri Feb 26 15:29:27.566 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG)

Today it tries to connect to Fri because today is Friday.

@rhcarvalho Could you reopen it?

from mongodb-container.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.