I was getting ReplicaSetNoPrimary on every connection. I'm using MongoDb v7.0 on Atlas Free Tier, node.js v18.15, and had installed mongodb 6.10 driver with npm. Despite previous suggestions, what worked for me was downgrade mongodb driver with npm install [email protected]