I am getting below error while adding arbiter.

MongoDB Enterprise rs1:PRIMARY> rs.addArb(“AZUCIRELJIOMDB2:27027”)
uncaught exception: Error: count failed: {
“operationTime” : Timestamp(1718982169, 3),
“ok” : 0,
“errmsg” : “not authorized on local to execute command { count: "system.replset", query: {}, lsid: { id: UUID("11500df1-84f1-48d6-a167-75dcfa136735") }, $clusterTime: { clusterTime: Timestamp(1718982138, 7), signature: { hash: BinData(0, A443AD5A013BCF9559C9297CE51E938E87EB6A11), keyId: 7349025867676254212 } }, $db: "local" }”,
“code” : 13,
“codeName” : “Unauthorized”,
“$gleStats” : {
“lastOpTime” : Timestamp(0, 0),
“electionId” : ObjectId(“7fffffff0000000000000002”)
},
“lastCommittedOpTime” : Timestamp(1718982169, 3),
“$configServerState” : {
“opTime” : {
“ts” : Timestamp(1718982178, 8),
“t” : NumberLong(326)
}
},
“$clusterTime” : {
“clusterTime” : Timestamp(1718982179, 2),
“signature” : {
“hash” : BinData(0,“7l+TWJHkNkMozuWBd0oA+VoRnW0=”),
“keyId” : NumberLong(“7349025867676254212”)
}
}
} :