awcodes / filament-curator

A media picker plugin for Filament Panels.
MIT License
324 stars 86 forks source link

Image source not readable error while uploading file using Filament-Curator plugin #490

Closed ghost closed 4 months ago

ghost commented 4 months ago

Filament Version

3.2

Plugin Version

3.5

PHP Version

8.2

Problem description

I'm using Filament-curator version 3.4 and when I try to upload to s3 I'm getting the following error.

Intervention\Image\Exception\ NotReadableException PHP 8.2.7 10.40.0 Image source is not readable

image

Expected behavior

while saving images it displays the content in locally but in production It shows error

Steps to reproduce

1) open media 2) upload image 3) save the file

Reproduction repository

No response

Relevant log output

No response