Open henriquevcosta opened 1 year ago
This issue has been addressed on the master
branch, but the commits have not been applied to the v3-branch
yet (which is where releases are created)
This PR, which applies 3 commits from master
, should resolve this
So I am running 3.0.7 and the error I previously had when running locally
"The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2,560 pixels."
not fixed on this issue?
all folders are created properly but file not uploaded.
Running PHP 8.1 on Herd Laravel.
I just added this plugin in a Bedrock multisite environment running on Lando and because I'm in a local dev environment I'm using S3_UPLOADS_USE_LOCAL=true but am having an error that I really can't understand.
I appreciate that my webroot isn't really standard (/app/src/bedrock/web) but everything else seems to be working. At first glance I thought it could be permissions, but actually the plugin is able to create the folder structure and in a shell inside the container I can create files with that user.
Do you have any idea what could be causing this? Is it a bad configuration that I set, or is it really a bug? Please let me know if you need any more info
Context: