We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The S3 Manager is not able to list all files on S3 Bucket.
What I see on the S3 Manager:
What Is the actual state of S3:
Both (s3manager and minio client) are using the same credentials to connect to S3.
I am also able to create new buckets and delete them with S3 Manager; except the present one which has actual files (see screenshots above).
S3 Manager does not list those files, does not report any error logs, the download and delete button does not work.
Running the image on K8S. What could be the cause of the issue? Is it possible that S3 Manager has performance issues when S3 contains to many files?
The text was updated successfully, but these errors were encountered:
did you set LIST_RECURSIVE=true @RafalMaleska ?
LIST_RECURSIVE=true
Sorry, something went wrong.
No branches or pull requests
The S3 Manager is not able to list all files on S3 Bucket.
What I see on the S3 Manager:
What Is the actual state of S3:
Both (s3manager and minio client) are using the same credentials to connect to S3.
I am also able to create new buckets and delete them with S3 Manager; except the present one which has actual files (see screenshots above).
S3 Manager does not list those files, does not report any error logs, the download and delete button does not work.
Running the image on K8S. What could be the cause of the issue? Is it possible that S3 Manager has performance issues when S3 contains to many files?
The text was updated successfully, but these errors were encountered: