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

ErrorException: rewind(): stream does not support seeking. Cannot download zip file #2017

Closed
ziming opened this issue Aug 25, 2020 · 5 comments

Comments

@ziming
Copy link
Contributor

ziming commented Aug 25, 2020

Since Aug 19, 2020 3:46:54 AM UTC (At least from what I know. So it may be even earlier)

ErrorException: rewind(): stream does not support seeking

My apps have been getting this error when trying to return a MediaStream (that is a zip file download containing multiple files)

Downloading of individual file still work.

@ziming ziming changed the title ErrorException: rewind(): stream does not support seeking ErrorException: rewind(): stream does not support seeking. Cannot download zip file Aug 25, 2020
@ziming
Copy link
Contributor Author

ziming commented Aug 25, 2020

Okay fixed it by downgrading "league/flysystem-aws-s3-v3" to 1.0.25.

1.0.26 broke something

I shall file my issue there.

@ziming ziming closed this as completed Aug 25, 2020
@gabrielesbaiz
Copy link

1.0.26 broke something

Even 1.0.28 gives this error. I confirm downgrading to 1.0.25 works.

@ziming ziming reopened this Aug 25, 2020
@ziming
Copy link
Contributor Author

ziming commented Aug 25, 2020

Reopening this issue, Frank replied

https://github.com/thephpleague/flysystem-aws-s3-v3/issues/212

@rcerljenko
Copy link
Contributor

probable upcoming fix from laravel itself:
laravel/framework#34001

@freekmurze
Copy link
Member

Closing this as this bug doesn't originated in this package.

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

No branches or pull requests

4 participants