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

Failed deleting files #797

Open
massahidenamba opened this issue May 15, 2024 · 1 comment
Open

Failed deleting files #797

massahidenamba opened this issue May 15, 2024 · 1 comment

Comments

@massahidenamba
Copy link

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.

@gaul
Copy link
Contributor

gaul commented May 16, 2024

Someone enabled retention on the object so you cannot delete it without disabling retention.

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

2 participants