Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing Velero on Digitalocean - "unable to locate ObjectStore plugin named velero.io/digitalocean" #13

Open
oshah97 opened this issue Jul 15, 2022 · 1 comment

Comments

@oshah97
Copy link

oshah97 commented Jul 15, 2022

After adding the credentials, and following the install instructions on the README I was not able to take proper backup. I checked the Velero pod logs and saw this error:

level=error msg="Error getting backup store for this location" backupLocation=default controller=backup-sync error="unable to locate ObjectStore plugin named velero.io/digitalocean" logSource="pkg/controller/backup_sync_controller.go:182"

Any ideas or solutions for this particular error?

Thanks for any help on this!

@oshah97
Copy link
Author

oshah97 commented Jul 15, 2022

The install command I used:

velero install
--provider velero.io/aws
--bucket velero-backup-bucket
--plugins velero/velero-plugin-for-aws:v1.3.0,digitalocean/velero-plugin:v1.1.0
--backup-location-config s3Url=https://ams3.digitaloceanspaces.com,region=ams3
--use-volume-snapshots=false
--secret-file=./cloud-credentials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant