Pbm config --file pbm_config.yaml Error: unable to set config: write to db: get cluster time: no clusterTime in response

I use single db with Mongodb 7.0.9 (no rep, no shard)
Im setting up Percona Backup 2.5.0.

When i run “pbm config --file pbm_config.yaml”, the following error:
Error: unable to set config: write to db: get cluster time: no clusterTime in response

pbm_config.yaml with content:
storage:
type: filesystem
filesystem:
path: /u01/backup

Help me this issue,

Thank in advance,

Hi @Truong_Ha
Welcome to the community!

PBM works with Sharded cluster, or a Replica set not in standalone MongoDB instance. Please go through the PBM supported deployment.

Thanks,
Mukesh

1 Like