2019-08-02T10:24:15.528+0000 E REPL [replexec-0] Locally stored replica set configuration is invalid; See http://www.mongodb.org/dochub/core/recover-replica-set-from-invalid-config for information on how to recover from this. Got âBadValue: Nodes being used for config servers must be started with the --configsvr flagâ while validating { _id: âm103-csrsâ, version: 3, configsvr: true, protocolVersion: 1, members: [ { _id: 0, host: â192.168.103.100:26001â, arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: â192.168.103.100:26002â, arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: â192.168.103.100:26003â, arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId(â5d440dd3f042be194659e37dâ) } }
2019-08-02T10:24:15.528+0000 F - [replexec-0] Fatal Assertion 28544 at src/mongo/db/repl/replication_coordinator_impl.cpp 552
2019-08-02T10:24:15.529+0000 F - [replexec-0]
***aborting after fassert() failure
Itâs only a part with error, but I can send warnings and info messages too, if necessary