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

Download folder error (RELEASE.2023-06-29T05-12-28Z) #2921

Closed
casasvic opened this issue Jul 5, 2023 · 2 comments
Closed

Download folder error (RELEASE.2023-06-29T05-12-28Z) #2921

casasvic opened this issue Jul 5, 2023 · 2 comments

Comments

@casasvic
Copy link

casasvic commented Jul 5, 2023

In latest version (RELEASE.2023-06-29T05-12-28Z) not allowed to download folders in web client, exception raised, in previous version I was using (RELEASE.2022-12-07T00-56 -37) a zip was downloaded with folder contents

image
image

Expected Behavior

Download a zip with the contents of the folder as before

Current Behavior

Download failed with message -> "Error: Cannot read properties of null (reading 'close')"

Possible Solution

Recover the previous behavior?

Steps to Reproduce (for bugs)

  1. Running docker image "minio/minio:RELEASE.2023-06-29T05-12-28Z"
  2. On web client select any folder (or create a new one and put some files inside)
  3. Select folder, by clicking the checkbox
  4. Click on download option on the right panel
  5. Error

Context

Trying to download a folder, like in old versions

Regression

I don't know if this error has happened before, but this function used to work

Your Environment

Docker image => minio/minio:RELEASE.2023-06-29T05-12-28Z

@klauspost klauspost transferred this issue from minio/minio Jul 5, 2023
@cesnietor
Copy link
Collaborator

Hi, we fixed it here but we might need to retest for this scenario, thanks.

@cesnietor
Copy link
Collaborator

@casasvic this is already solved in version v0.31.0 of console, we just need to update minio so that it includes it and make a release, please wait for the new release once it's done, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants