server icon indicating copy to clipboard operation
server copied to clipboard

S3 primary storage: Object not found after writing

Open pierrejean-coudert opened this issue 3 years ago • 6 comments

The S3 client behaviour generates an "Object not found after writing" exception using an eventually consistent object storage provider.

It currently checks immediately for the object existence after writing. This behaviour only works with a strongly consistent read-after-write object storage provider.

pierrejean-coudert avatar Mar 05 '21 08:03 pierrejean-coudert

@acsfer I'd rather say let's classify it as a bug because this leads into errors when uploading files. What do you think?

sebastiansterk avatar Mar 05 '21 13:03 sebastiansterk

Is this Issue still valid in NC21.0.2? If not, please close this issue. Thanks! :)

szaimen avatar Jun 25 '21 12:06 szaimen

it's still valid.

sebastiansterk avatar Jun 25 '21 16:06 sebastiansterk

This problem has been present for more than a year. Is there any priority for this problem? :(

sebastiansterk avatar Apr 24 '22 17:04 sebastiansterk

Hi, please update to at least 23.0.12 and report back if it fixes the issue. Thank you!

szaimen avatar Nov 26 '22 14:11 szaimen

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.

nextcloud-command avatar Dec 31 '22 00:12 nextcloud-command

@pierrejean-coudert What underlying S3 platform/provider were you experiencing this with?

joshtrichards avatar Oct 05 '23 19:10 joshtrichards

@pierrejean-coudert What underlying S3 platform/provider were you experiencing this with?

He uses exoscale's S3 compatible s3 storage: https://www.exoscale.com/object-storage/

sebastiansterk avatar Oct 05 '23 19:10 sebastiansterk