Hey everyone,
I have created an s3-backed datastore to try out this exciting new feature. After I finished testing, I deleted the bucket on the hosting providers (Scaleway) side. Now the local removal of the datastore fails with this error:
How can I cleanly remove the datastore when the s3-bucket no longer exists?
I have created an s3-backed datastore to try out this exciting new feature. After I finished testing, I deleted the bucket on the hosting providers (Scaleway) side. Now the local removal of the datastore fails with this error:
Code:
proxroot@pbs1:~# proxmox-backup-manager datastore remove s3-scaleway-test
TASK ERROR: failed to delete in-use marker: unexpected status code 403 Forbidden
How can I cleanly remove the datastore when the s3-bucket no longer exists?