Mongos dont started

try create new shard from zero by this guide

create 1 data replica set OK
create 1 config replica set OK
create mongos vm and get errors

vagrant@mongoos:~$ sudo mongos --configdb rs2oscfg/rscfg3.mydomain:27019  --bind_ip_all --port 27017
{"t":{"$date":"2023-05-22T18:52:53.857Z"},"s":"W",  "c":"SHARDING", "id":24132,   "ctx":"-","msg":"Running a sharded cluster with fewer than 3 config servers should only be done for testing purposes and is not recommended for production."}
{"t":{"$date":"2023-05-22T18:52:53.858+00:00"},"s":"I",  "c":"NETWORK",  "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}}
{"t":{"$date":"2023-05-22T18:52:53.859+00:00"},"s":"I",  "c":"CONTROL",  "id":23285,   "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"W",  "c":"ASIO",     "id":22601,   "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"I",  "c":"NETWORK",  "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"I",  "c":"HEALTH",   "id":5936503, "ctx":"main","msg":"Fault manager changed state ","attr":{"state":"StartupCheck"}}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"W",  "c":"CONTROL",  "id":22120,   "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"W",  "c":"CONTROL",  "id":22138,   "ctx":"main","msg":"You are running this process as the root user, which is not recommended","tags":["startupWarnings"]}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"I",  "c":"CONTROL",  "id":23403,   "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.18","gitVersion":"796abe56bfdbca6968ff570311bf72d93632825b","openSSLVersion":"OpenSSL 1.1.1  11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu1804","distarch":"x86_64","target_arch":"x86_64"}}}}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"I",  "c":"CONTROL",  "id":51765,   "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}}
{"t":{"$date":"2023-05-22T18:52:53.862+00:00"},"s":"I",  "c":"CONTROL",  "id":21951,   "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"*","port":27017},"sharding":{"configDB":"rs2oscfg/rscfg3.mydomain:27019"}}}}
{"t":{"$date":"2023-05-22T18:52:53.863+00:00"},"s":"I",  "c":"NETWORK",  "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"rs2oscfg/rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.863+00:00"},"s":"I",  "c":"-",        "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"rs2oscfg","nReplicaSetMembers":1}}
{"t":{"$date":"2023-05-22T18:52:53.863+00:00"},"s":"I",  "c":"-",        "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs2oscfg","host":"rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.864+00:00"},"s":"I",  "c":"-",        "id":4333218, "ctx":"mongosMain","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"rs2oscfg","host":"rscfg3.mydomain:27019","delayMillis":0}}
{"t":{"$date":"2023-05-22T18:52:53.864+00:00"},"s":"I",  "c":"CONNPOOL", "id":22576,   "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.865+00:00"},"s":"I",  "c":"NETWORK",  "id":23729,   "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"rscfg3.mydomain:27019","replicaSet":"rs2oscfg"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"NETWORK",  "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs2oscfg","newTopologyDescription":"{ id: \"f713611c-5c62-4d86-9450-16ee7035c4f5\", topologyType: \"ReplicaSetWithPrimary\", servers: { rscfg3.mydomain:27019: { address: \"rscfg3.mydomain:27019\", topologyVersion: { processId: ObjectId('646bab2ff147879aeea9bb3f'), counter: 6 }, roundTripTime: 710, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSPrimary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg3.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, electionId: ObjectId('7fffffff0000000000000008'), primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573865), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} }, rscfg1.mydomain:27019: { address: \"rscfg1.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, rscfg2.mydomain:27019: { address: \"rscfg2.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"rs2oscfg\", compatible: true, maxElectionIdSetVersion: { electionId: ObjectId('7fffffff0000000000000008'), setVersion: 7 } }","previousTopologyDescription":"{ id: \"3119503c-f814-497f-885d-6987220d4a74\", topologyType: \"Unknown\", servers: { rscfg3.mydomain:27019: { address: \"rscfg3.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"SHARDING", "id":471693,  "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"rs2oscfg/rscfg1.mydomain:27019,rscfg2.mydomain:27019,rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"-",        "id":4333226, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs2oscfg","host":"rscfg1.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"-",        "id":4333226, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs2oscfg","host":"rscfg2.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"CONNPOOL", "id":22576,   "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"rscfg1.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"CONNPOOL", "id":22576,   "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"rscfg2.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.866+00:00"},"s":"I",  "c":"SHARDING", "id":22846,   "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"rs2oscfg/rscfg1.mydomain:27019,rscfg2.mydomain:27019,rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.869+00:00"},"s":"I",  "c":"NETWORK",  "id":23729,   "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"rscfg2.mydomain:27019","replicaSet":"rs2oscfg"}}
{"t":{"$date":"2023-05-22T18:52:53.869+00:00"},"s":"I",  "c":"NETWORK",  "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs2oscfg","newTopologyDescription":"{ id: \"fd536199-4633-40f5-b3a8-424b28a93899\", topologyType: \"ReplicaSetWithPrimary\", servers: { rscfg3.mydomain:27019: { address: \"rscfg3.mydomain:27019\", topologyVersion: { processId: ObjectId('646bab2ff147879aeea9bb3f'), counter: 6 }, roundTripTime: 891, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSPrimary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg3.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, electionId: ObjectId('7fffffff0000000000000008'), primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573867), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} }, rscfg1.mydomain:27019: { address: \"rscfg1.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, rscfg2.mydomain:27019: { address: \"rscfg2.mydomain:27019\", topologyVersion: { processId: ObjectId('646baaf9493bf439b50d8a5c'), counter: 60 }, roundTripTime: 837, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSSecondary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg2.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573869), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"rs2oscfg\", compatible: true, maxElectionIdSetVersion: { electionId: ObjectId('7fffffff0000000000000008'), setVersion: 7 } }","previousTopologyDescription":"{ id: \"093f41d2-6385-4007-9d50-dd3f3d26fc2d\", topologyType: \"ReplicaSetWithPrimary\", servers: { rscfg3.mydomain:27019: { address: \"rscfg3.mydomain:27019\", topologyVersion: { processId: ObjectId('646bab2ff147879aeea9bb3f'), counter: 6 }, roundTripTime: 891, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSPrimary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg3.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, electionId: ObjectId('7fffffff0000000000000008'), primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573867), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} }, rscfg1.mydomain:27019: { address: \"rscfg1.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, rscfg2.mydomain:27019: { address: \"rscfg2.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"rs2oscfg\", compatible: true, maxElectionIdSetVersion: { electionId: ObjectId('7fffffff0000000000000008'), setVersion: 7 } }"}}
{"t":{"$date":"2023-05-22T18:52:53.869+00:00"},"s":"I",  "c":"SHARDING", "id":471693,  "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"rs2oscfg/rscfg1.mydomain:27019,rscfg2.mydomain:27019,rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.869+00:00"},"s":"I",  "c":"SHARDING", "id":22846,   "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"rs2oscfg/rscfg1.mydomain:27019,rscfg2.mydomain:27019,rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:53.870+00:00"},"s":"W",  "c":"SHARDING", "id":23834,   "ctx":"mongosMain","msg":"Error initializing sharding state, sleeping for 2 seconds and retrying","attr":{"error":{"code":13,"codeName":"Unauthorized","errmsg":"Error loading clusterID :: caused by :: command find requires authentication"}}}
{"t":{"$date":"2023-05-22T18:52:53.871+00:00"},"s":"I",  "c":"SHARDING", "id":4620201, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Error running reload of ShardRegistry for RSM update","attr":{"error":"Unauthorized: could not get updated shard list from config server :: caused by :: command find requires authentication"}}
{"t":{"$date":"2023-05-22T18:52:53.871+00:00"},"s":"I",  "c":"SHARDING", "id":4620201, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Error running reload of ShardRegistry for RSM update","attr":{"error":"Unauthorized: could not get updated shard list from config server :: caused by :: command find requires authentication"}}
{"t":{"$date":"2023-05-22T18:52:53.871+00:00"},"s":"I",  "c":"SHARDING", "id":22727,   "ctx":"ShardRegistryUpdater","msg":"Error running periodic reload of shard registry","attr":{"error":"Unauthorized: could not get updated shard list from config server :: caused by :: command find requires authentication","shardRegistryReloadIntervalSeconds":30}}
{"t":{"$date":"2023-05-22T18:52:53.872+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":200}}
{"t":{"$date":"2023-05-22T18:52:54.084+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":400}}
{"t":{"$date":"2023-05-22T18:52:54.301+00:00"},"s":"I",  "c":"NETWORK",  "id":23729,   "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"rscfg1.mydomain:27019","replicaSet":"rs2oscfg"}}
{"t":{"$date":"2023-05-22T18:52:54.301+00:00"},"s":"I",  "c":"NETWORK",  "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs2oscfg","newTopologyDescription":"{ id: \"ad569a17-67a4-4d79-afaf-eaa70760af04\", topologyType: \"ReplicaSetWithPrimary\", servers: { rscfg3.mydomain:27019: { address: \"rscfg3.mydomain:27019\", topologyVersion: { processId: ObjectId('646bab2ff147879aeea9bb3f'), counter: 6 }, roundTripTime: 1081, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSPrimary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg3.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, electionId: ObjectId('7fffffff0000000000000008'), primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573870), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} }, rscfg1.mydomain:27019: { address: \"rscfg1.mydomain:27019\", topologyVersion: { processId: ObjectId('646bae1364405e05c1cc2d7b'), counter: 3 }, roundTripTime: 428436, lastWriteDate: new Date(1684777784000), opTime: { ts: Timestamp(1684777784, 1), t: 7 }, type: \"RSSecondary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg1.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, lastUpdateTime: new Date(1684781574301), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} }, rscfg2.mydomain:27019: { address: \"rscfg2.mydomain:27019\", topologyVersion: { processId: ObjectId('646baaf9493bf439b50d8a5c'), counter: 60 }, roundTripTime: 1105, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSSecondary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg2.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573872), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"rs2oscfg\", compatible: true, maxElectionIdSetVersion: { electionId: ObjectId('7fffffff0000000000000008'), setVersion: 7 } }","previousTopologyDescription":"{ id: \"04d990a2-b9ac-4eb6-81fe-508c4b851b7b\", topologyType: \"ReplicaSetWithPrimary\", servers: { rscfg3.mydomain:27019: { address: \"rscfg3.mydomain:27019\", topologyVersion: { processId: ObjectId('646bab2ff147879aeea9bb3f'), counter: 6 }, roundTripTime: 1081, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSPrimary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg3.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, electionId: ObjectId('7fffffff0000000000000008'), primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573870), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} }, rscfg1.mydomain:27019: { address: \"rscfg1.mydomain:27019\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, rscfg2.mydomain:27019: { address: \"rscfg2.mydomain:27019\", topologyVersion: { processId: ObjectId('646baaf9493bf439b50d8a5c'), counter: 60 }, roundTripTime: 1105, lastWriteDate: new Date(1684781573000), opTime: { ts: Timestamp(1684781573, 1), t: 8 }, type: \"RSSecondary\", minWireVersion: 13, maxWireVersion: 13, me: \"rscfg2.mydomain:27019\", setName: \"rs2oscfg\", setVersion: 7, primary: \"rscfg3.mydomain:27019\", lastUpdateTime: new Date(1684781573872), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"rscfg1.mydomain:27019\", 1: \"rscfg2.mydomain:27019\", 2: \"rscfg3.mydomain:27019\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"rs2oscfg\", compatible: true, maxElectionIdSetVersion: { electionId: ObjectId('7fffffff0000000000000008'), setVersion: 7 } }"}}
{"t":{"$date":"2023-05-22T18:52:54.302+00:00"},"s":"I",  "c":"SHARDING", "id":471693,  "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"rs2oscfg/rscfg1.mydomain:27019,rscfg2.mydomain:27019,rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:54.302+00:00"},"s":"I",  "c":"SHARDING", "id":22846,   "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"rs2oscfg/rscfg1.mydomain:27019,rscfg2.mydomain:27019,rscfg3.mydomain:27019"}}
{"t":{"$date":"2023-05-22T18:52:54.303+00:00"},"s":"I",  "c":"SHARDING", "id":4620201, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Error running reload of ShardRegistry for RSM update","attr":{"error":"Unauthorized: could not get updated shard list from config server :: caused by :: command find requires authentication"}}
{"t":{"$date":"2023-05-22T18:52:54.489+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":600}}
{"t":{"$date":"2023-05-22T18:52:55.092+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":800}}
{"t":{"$date":"2023-05-22T18:52:55.877+00:00"},"s":"W",  "c":"SHARDING", "id":23834,   "ctx":"mongosMain","msg":"Error initializing sharding state, sleeping for 2 seconds and retrying","attr":{"error":{"code":13,"codeName":"Unauthorized","errmsg":"Error loading clusterID :: caused by :: command find requires authentication"}}}
{"t":{"$date":"2023-05-22T18:52:55.896+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":1000}}
{"t":{"$date":"2023-05-22T18:52:56.907+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":1200}}
{"t":{"$date":"2023-05-22T18:52:57.878+00:00"},"s":"W",  "c":"SHARDING", "id":23834,   "ctx":"mongosMain","msg":"Error initializing sharding state, sleeping for 2 seconds and retrying","attr":{"error":{"code":13,"codeName":"Unauthorized","errmsg":"Error loading clusterID :: caused by :: command find requires authentication"}}}
{"t":{"$date":"2023-05-22T18:52:58.109+00:00"},"s":"I",  "c":"-",        "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"Unauthorized: command find requires authentication","nextWakeupMillis":1400}}

disable security at config replicaset helps

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.