shennyg / azure-blob-remote-volume

This plugin integrates Craft CMS and Microsoft Azure Storage Blob cloud storage service.
MIT License
1 stars 3 forks source link

Downloading assets from control panel throws `fseek(): stream does not support seeking` #7

Closed nmenglund closed 3 years ago

nmenglund commented 3 years ago

When downloading assets from the control panel, it fails with the error message fseek(): stream does not support seeking.

To reproduce:

  1. Open a single Azure asset from the control panel
  2. Click the Download button in the top toolbar (with the cloud icon)

This seems equivalent to the similar bug with AWS S3 plugin here: https://github.com/craftcms/aws-s3/issues/100, https://github.com/craftcms/aws-s3/pull/95

Additional info

nmenglund commented 3 years ago

Solved by upgrading to Craft 3.6.11.2.