cloudnative-pg / cloudnative-pg/plugin-barman-cloud
backup fails despite plugins are available
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
i got the plugin showing up. facing two errors even after referring the [troubleshooting](https://cloudnative-pg.io/plugin-barman-cloud/docs/troubleshooting/) guide.
found two issues:
1) continous backup status is `OK` . tried basebackup and got requested plugin is not available: [barman-cloud.cloudnative-pg.io](http://barman-cloud.cloudnative-pg.io/) error. plugin status show as below on cnpg status for the cluster.
Name Version Status Reported Operator Capabilities
---- ------- ------ ------------------------------
barman-cloud.cloudnative-pg.io 0.9.0 N/A Reconciler Hooks, Lifecycle Service
2) adding retentionPolicy on barmanstore Yaml and tried to rid off `No recovery window information found in ObjectStore 'db-backupstore' for server 'fusdb'` error. it does not make a difference.
cloudnative PG v1.27.1
Contributor guide
Assessment
This issue has not been assessed yet.