remove s3-backed datastore when s3-bucket is already gone

dorianim

Member
Feb 23, 2022
2
0
6
22
Germany
dorian.im
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:
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?