mickael-kerjean / filestash

🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

Home Page:https://www.filestash.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] No files shown in S3 bucket

CaptainSanders opened this issue · comments

commented

Description of the bug

When connecting to an S3 bucket no files are visible. Files can be placed but when logging in again, even those files are no longer visible.

Step by step instructions to reproduce the bug

  • Login to S3 via Filestash
  • Place files
  • Logout and login again

Can you replicate that error from the demo?

No I can not

Observed behavior

Files are not visible in Filestash, but are visible in the S3 bucket (through commandline

Expected behavior

Files should be visible, it is likely a permission in S3, but I'm unable to find which permission should be changed, I've even tried "Action": [ "s3:*" ] for testing purposes but to no avail.