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

Files uploaded on s3 bucket with other clients are not listed (same IAM user) #7741

Closed
Minnoit opened this issue Mar 14, 2014 · 1 comment
Closed

Comments

@Minnoit
Copy link

Minnoit commented Mar 14, 2014

Steps to reproduce

  1. Create a bucket and an IAM user with full access to s3 resources
  2. put some file into the bucket
  3. In OC, add an Amazon S3 resource with the IAM user credentials
  4. Browse the bucket on OC (will correctly list the files)
  5. Create other files into the bucket using AWS console or, using same IAM user, s3cmd or S3Browser (same happen using Duplicity)
  6. In OC, browse again the bucket

Expected behaviour

Should list all files in bucket

Actual behaviour

Only previously listed files will be listed.
New files uploaded by OC will be correctly listed.
Browsing the bucket with AWS console, s3cmd or S3Browser will show all files.
Similar things happens using 2 IAM users on same bucket (configuring two S3 resources in OC).
May be related to
#7543

Server configuration

Operating system: Linux

ownCloud version: ownCloud 6.0.2

Updated from an older ownCloud or fresh install: update from 6.0.0.16

List of activated apps: files_external

Are you using external storage, if yes which one:
Using several s3 resources, some with the same IAM user and others with different IAM user.

Are you using encryption: no

Client configuration

Browser: Firefox

Operating system: Ubuntu

@PVince81
Copy link
Contributor

PVince81 commented Dec 5, 2014

Closing as duplicate of #11652
Also see #11797

@PVince81 PVince81 closed this as completed Dec 5, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants