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

A folder can not be created thus also no vault if a S3 bucket is completely empty #461

Closed
2 tasks done
SailReal opened this issue Aug 24, 2022 · 0 comments
Closed
2 tasks done
Labels
storage:s3 type:bug Something isn't working
Milestone

Comments

@SailReal
Copy link
Member

Please agree to the following

Summary

A folder can not be created thus also no vault if a S3 bucket is completely empty

System Setup

- Android: X
- Cryptomator: 1.8.0

Cloud Type

No response

Steps to Reproduce

  1. Create empty S3 Bucket
  2. Create a vault or folder

Expected Behavior

Vault or folder is created

Actual Behavior

An error has occurred is displayed

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

@SailReal SailReal added type:bug Something isn't working storage:s3 labels Aug 24, 2022
@SailReal SailReal added this to the 1.8.0 milestone Aug 24, 2022
SailReal added a commit that referenced this issue Aug 24, 2022
Minio does not return the requested object again in the listing result (in contrast to the SDK used before), so no exists check is possible. On the other hand, if the bucket exists, the RootFolder must also exist.

Fixes #461
@SailReal SailReal modified the milestones: 1.8.0, 1.8.0-beta2 Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
storage:s3 type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant