Non-sharding cluster with exposed pods not working properly

Tried to fix it with rs.reconfig()

> rs.reconfig(cfg);

{

	"topologyVersion" : {

		"processId" : ObjectId("63ac6f8eca8b6bf258024f65"),

		"counter" : NumberLong(1)

	},

	"ok" : 0,

	"errmsg" : "New config is rejected :: caused by :: replSetReconfig should only be run on a writable PRIMARY. Current state REMOVED;",

	"code" : 10107,

	"codeName" : "NotWritablePrimary"

}

But seems another guy using Percona distro had the same problem

I mean we are going in circles … ?!

1 Like