goofys
goofys copied to clipboard
Failed deleting files
Hello,
When I try to delete a file in a local S3 appliance I always get this message:
/usr/local/bin/goofys[27258]: s3.DEBUG DEBUG: Validate Response s3/DeleteObject failed, not retrying, error ObjectUnderRetention: The object is under retention and can't be deleted or modified.
status code: 409, request id: , host id:
/usr/local/bin/goofys[27258]: fuse.ERROR *fuseops.UnlinkOp error: interrupted system call
Is there a way to fix this?
Thanks.
Someone enabled retention on the object so you cannot delete it without disabling retention.