stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
MIT License
769 stars 152 forks source link

error connecting to db server: no reachable servers #126

Closed sagyvm closed 1 year ago

sagyvm commented 3 years ago

Whenever replicaset has connection string such as mongo-0.mongo-rs.db.svc.cluster.local:32317,mongo-0.mongo-rs.db.svc.cluster.local:32318,mongo-0.mongo-rs.db.svc.cluster.local:32319

Can we use the complete connection string for backup and restore in Target Host?