mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #500] HTTP response code 409 error #282
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vgadhadaran on GitHub (Nov 16, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/500
I am trying to move the file however getting the below error
Digging at the log file I am seeing the response code return i 409 . how to fix this?
[
@gaul commented on GitHub (Nov 16, 2016):
Do you use Hitachi S3 storage? You may have encountered an issue where HCP does not support overwriting existing objects. #436 tracks a similar issue.
@vgadhadaran commented on GitHub (Nov 17, 2016):
yes, its hitachi. however I am getting this error when trying to move the data for first time and not overwriting it.
@ggtakec commented on GitHub (May 5, 2017):
@vgadhadaran @andrewgaul
Please see my #436 comment, I think HCP can not over write any object when the versioning is not enabled.
@ggtakec commented on GitHub (May 9, 2017):
#436 was closed, solve this issue by enable versioning on HCP.
@vgadhadaran commented on GitHub (May 10, 2017):
versioning enabled but still the same issue
@ggtakec commented on GitHub (Mar 30, 2019):
We kept this issue open for a long time.
Is this problem continuing?
We launch new version 1.86, which fixed some problem(bugs).
Please use the latest version.
I will close this, but if the problem persists, please reopen or post a new issue.